#40cdef color space conversions
Hex:
#40cdef
RGB:
64, 205, 239
CMY:
75, 20, 6
CMYK:
73, 14, 0, 6
HSL:
192°, 84.5411%, 59.4118%
HSV (HSB):
192°, 73.2218%, 93.7255%
XYZ:
39.5257, 50.9846, 89.4192
xyY:
0.2197, 0.2834, 50.9846
CIE-Lab:
76.6697, -26.2309, -27.5171
CIE-LCH:
76.6697, 38.0165, 226.3708
CIE-Luv:
76.6697, -50.2658, -40.3808
Hunter-Lab:
71.4035, -26.1469, -24.2668
#40cdef color charts
#40cdef RGB chart
#40cdef CMYK chart
#40cdef RGB pie chart
#40cdef color shades, tints & tones
#40cdef color schemes
#40cdef color preview, HTML & CSS examples
This text has a color of #40cdef
<p style="color:#40cdef;">Text here</p>
.mytext {color:#40cdef;}
Text color #40cdef
This box has a color of #40cdef
<div style="background-color:#40cdef;">Content here</div>
.mybackground {background-color:#40cdef;}
Background color #40cdef
Border around this has a color of #40cdef
<div style="border:2px solid #40cdef;">Content here</div>
.myborder {border:2px solid #40cdef;}
Border color #40cdef