#c3cdef color space conversions
Hex:
#c3cdef
RGB:
195, 205, 239
CMY:
24, 20, 6
CMYK:
18, 14, 0, 6
HSL:
226°, 57.8947%, 85.0980%
HSV (HSB):
226°, 18.4100%, 93.7255%
XYZ:
59.9170, 61.4967, 90.3734
xyY:
0.2829, 0.2904, 61.4967
CIE-Lab:
82.6451, 3.5259, -17.8786
CIE-LCH:
82.6451, 18.2230, 281.1562
CIE-Luv:
82.6451, -7.1329, -28.7850
Hunter-Lab:
78.4199, -0.8512, -13.4337
#c3cdef color charts
#c3cdef RGB chart
#c3cdef CMYK chart
#c3cdef RGB pie chart
#c3cdef color shades, tints & tones
#c3cdef color schemes
#c3cdef color preview, HTML & CSS examples
This text has a color of #c3cdef
<p style="color:#c3cdef;">Text here</p>
.mytext {color:#c3cdef;}
Text color #c3cdef
This box has a color of #c3cdef
<div style="background-color:#c3cdef;">Content here</div>
.mybackground {background-color:#c3cdef;}
Background color #c3cdef
Border around this has a color of #c3cdef
<div style="border:2px solid #c3cdef;">Content here</div>
.myborder {border:2px solid #c3cdef;}
Border color #c3cdef