#cbc7e5 color space conversions
Hex:
#cbc7e5
RGB:
203, 199, 229
CMY:
20, 22, 10
CMYK:
11, 13, 0, 10
HSL:
248°, 36.5854%, 83.9216%
HSV (HSB):
248°, 13.1004%, 89.8039%
XYZ:
59.1949, 59.2005, 82.4357
xyY:
0.2947, 0.2948, 59.2005
CIE-Lab:
81.4017, 7.1560, -14.3500
CIE-LCH:
81.4017, 16.0353, 296.5045
CIE-Luv:
81.4017, 0.4058, -23.5895
Hunter-Lab:
76.9419, 2.6799, -9.6641
#cbc7e5 color charts
#cbc7e5 color shades, tints & tones
#cbc7e5 color schemes
#cbc7e5 color preview, HTML & CSS examples
This text has a color of #cbc7e5
<p style="color:#cbc7e5;">Text here</p>
.mytext {color:#cbc7e5;}
This box has a color of #cbc7e5
<div style="background-color:#cbc7e5;">Content here</div>
.mybackground {background-color:#cbc7e5;}
Border around this has a color of #cbc7e5
<div style="border:2px solid #cbc7e5;">Content here</div>
.myborder {border:2px solid #cbc7e5;}