#44cdef color space conversions
Hex:
#44cdef
RGB:
68, 205, 239
CMY:
73, 20, 6
CMYK:
72, 14, 0, 6
HSL:
192°, 84.2365%, 60.1961%
HSV (HSB):
192°, 71.5481%, 93.7255%
XYZ:
39.7952, 51.1236, 89.4318
xyY:
0.2207, 0.2835, 51.1236
CIE-Lab:
76.7538, -25.7471, -27.3808
CIE-LCH:
76.7538, 37.5849, 226.7614
CIE-Luv:
76.7538, -49.6474, -40.2140
Hunter-Lab:
71.5008, -25.7785, -24.1083
#44cdef color charts
#44cdef color shades, tints & tones
#44cdef color schemes
#44cdef color preview, HTML & CSS examples
This text has a color of #44cdef
<p style="color:#44cdef;">Text here</p>
.mytext {color:#44cdef;}
This box has a color of #44cdef
<div style="background-color:#44cdef;">Content here</div>
.mybackground {background-color:#44cdef;}
Border around this has a color of #44cdef
<div style="border:2px solid #44cdef;">Content here</div>
.myborder {border:2px solid #44cdef;}