In RGB color space, #2cccff hex color has a red value of 44, a green value of 204 and a blue value of 255.
In CMYK color space (used in color printing), #2cccff hex color is composed of 82.75% cyan, 20% magenta, 0% yellow and 0% black.
#2cccff color has a hue of 194.5 degrees, a saturation of 100% and a lightness of 58.6%.
#2cccff hex color contains mainly BLUE.
The closest web safe color of #2cccff is #33ccff
#2cccff hex color has a decimal value of 2936063.
HEX | 2cccff | #2cccff |
---|---|---|
RGB | 44, 204, 255 | rgb(44, 204, 255) |
RGB Percent | 17.25, 80, 100 | rgb(17.25, 80, 100) |
CMYK | 83, 20, 0, 0 | |
HSL | 194.5°, 100, 58.6 | hsl(194.5, 100%, 58.6%) |
HSV | 194.5°, 82.7, 100 |
XYZ | 40.682, 50.941, 102.296 |
---|---|
Hunter Lab | 71.373, -23.159, -35.017 |
CIE-LAB | 76.643, -22.512, -36.153 |
CIE-LCH | 76.643, 42.589, 238.09 |
CIE-LUV | 82.75, 20, 0, 0 |
Web Safe | 33ccff |
RGB percent of color #2cccff
CMYK percent of color #2cccff
Text with hexadecimal color #2cccff
This text has a font color of #2cccff
<p style="color:#2cccff">Text here</p>
#2cccff Background Color
This box has a background color of #2cccff
<div style="background-color:#2cccff">Text here</div>
#2cccff Border Color
This box has a border color of #2cccff
<div style="border: 4px solid #2cccff">Text here</div>
CSS codes
<p style="color:#2cccff">Text here</p>
<div style="background-color:#2cccff">Text here</div>
<div style="border: 4px solid #2cccff">Text here</div>
#2cccff Color on white background
This is how a font and box color of #2cccff will look
on a white background.
#2cccff Color on black background
This is how a font and box color of #2cccff hex color will look
on a black background.