#c5cbe5 color space conversions
Hex:
#c5cbe5
RGB:
197, 203, 229
CMY:
23, 20, 10
CMYK:
14, 11, 0, 10
HSL:
229°, 38.0952%, 83.5294%
HSV (HSB):
229°, 13.9738%, 89.8039%
XYZ:
58.5248, 60.2393, 82.6715
xyY:
0.2905, 0.2991, 60.2393
CIE-Lab:
81.9681, 3.0972, -13.5471
CIE-LCH:
81.9681, 13.8966, 282.8777
CIE-Luv:
81.9681, -4.6781, -21.6559
Hunter-Lab:
77.6140, -1.2268, -8.8237
#c5cbe5 color charts
#c5cbe5 color shades, tints & tones
#c5cbe5 color schemes
#c5cbe5 color preview, HTML & CSS examples
This text has a color of #c5cbe5
<p style="color:#c5cbe5;">Text here</p>
.mytext {color:#c5cbe5;}
This box has a color of #c5cbe5
<div style="background-color:#c5cbe5;">Content here</div>
.mybackground {background-color:#c5cbe5;}
Border around this has a color of #c5cbe5
<div style="border:2px solid #c5cbe5;">Content here</div>
.myborder {border:2px solid #c5cbe5;}