#2cdbff color space conversions
Hex:
#2cdbff
RGB:
44, 219, 255
CMY:
83, 14, 0
CMYK:
83, 14, 0, 0
HSL:
190°, 100.0000%, 58.6275%
HSV (HSB):
190°, 82.7451%, 100.0000%
XYZ:
44.4202, 58.4185, 103.5424
xyY:
0.2152, 0.2831, 58.4185
CIE-Lab:
80.9709, -29.9610, -29.4839
CIE-LCH:
80.9709, 42.0353, 224.5401
CIE-Luv:
80.9709, -56.3566, -43.5194
Hunter-Lab:
76.4320, -30.0166, -26.8178
#2cdbff color charts
#2cdbff color shades, tints & tones
#2cdbff color schemes
#2cdbff color preview, HTML & CSS examples
This text has a color of #2cdbff
<p style="color:#2cdbff;">Text here</p>
.mytext {color:#2cdbff;}
This box has a color of #2cdbff
<div style="background-color:#2cdbff;">Content here</div>
.mybackground {background-color:#2cdbff;}
Border around this has a color of #2cdbff
<div style="border:2px solid #2cdbff;">Content here</div>
.myborder {border:2px solid #2cdbff;}