#42cdef color space conversions
Hex:
#42cdef
RGB:
66, 205, 239
CMY:
74, 20, 6
CMYK:
72, 14, 0, 6
HSL:
192°, 84.3902%, 59.8039%
HSV (HSB):
192°, 72.3849%, 93.7255%
XYZ:
39.6581, 51.0529, 89.4253
xyY:
0.2202, 0.2834, 51.0529
CIE-Lab:
76.7110, -25.9928, -27.4501
CIE-LCH:
76.7110, 37.8039, 226.5619
CIE-Luv:
76.7110, -49.9619, -40.2988
Hunter-Lab:
71.4513, -25.9658, -24.1889
#42cdef color charts
#42cdef RGB chart
#42cdef CMYK chart
#42cdef RGB pie chart
#42cdef color shades, tints & tones
#42cdef color schemes
#42cdef color preview, HTML & CSS examples
This text has a color of #42cdef
<p style="color:#42cdef;">Text here</p>
.mytext {color:#42cdef;}
Text color #42cdef
This box has a color of #42cdef
<div style="background-color:#42cdef;">Content here</div>
.mybackground {background-color:#42cdef;}
Background color #42cdef
Border around this has a color of #42cdef
<div style="border:2px solid #42cdef;">Content here</div>
.myborder {border:2px solid #42cdef;}
Border color #42cdef