#2cdef6 color space conversions
Hex:
#2cdef6
RGB:
44, 222, 246
CMY:
83, 13, 4
CMYK:
82, 10, 0, 4
HSL:
187°, 91.8182%, 56.8627%
HSV (HSB):
187°, 82.1138%, 96.4706%
XYZ:
43.7945, 59.4318, 96.3521
xyY:
0.2194, 0.2978, 59.4318
CIE-Lab:
81.5284, -34.1944, -23.8605
CIE-LCH:
81.5284, 41.6963, 214.9069
CIE-Luv:
81.5284, -58.0372, -33.3378
Hunter-Lab:
77.0921, -33.5086, -20.1381
#2cdef6 color charts
#2cdef6 color shades, tints & tones
#2cdef6 color schemes
#2cdef6 color preview, HTML & CSS examples
This text has a color of #2cdef6
<p style="color:#2cdef6;">Text here</p>
.mytext {color:#2cdef6;}
This box has a color of #2cdef6
<div style="background-color:#2cdef6;">Content here</div>
.mybackground {background-color:#2cdef6;}
Border around this has a color of #2cdef6
<div style="border:2px solid #2cdef6;">Content here</div>
.myborder {border:2px solid #2cdef6;}