#cbc2e1 color space conversions
Hex:
#cbc2e1
RGB:
203, 194, 225
CMY:
20, 24, 12
CMYK:
10, 14, 0, 12
HSL:
257°, 34.0659%, 82.1569%
HSV (HSB):
257°, 13.7778%, 88.2353%
XYZ:
57.5110, 56.7163, 79.1504
xyY:
0.2974, 0.2933, 56.7163
CIE-Lab:
80.0198, 9.0247, -14.2782
CIE-LCH:
80.0198, 16.8912, 302.2955
CIE-Luv:
80.0198, 3.0667, -23.7243
Hunter-Lab:
75.3102, 4.5194, -9.5961
#cbc2e1 color charts
#cbc2e1 color shades, tints & tones
#cbc2e1 color schemes
#cbc2e1 color preview, HTML & CSS examples
This text has a color of #cbc2e1
<p style="color:#cbc2e1;">Text here</p>
.mytext {color:#cbc2e1;}
This box has a color of #cbc2e1
<div style="background-color:#cbc2e1;">Content here</div>
.mybackground {background-color:#cbc2e1;}
Border around this has a color of #cbc2e1
<div style="border:2px solid #cbc2e1;">Content here</div>
.myborder {border:2px solid #cbc2e1;}