#ccb5e5 color space conversions
Hex:
#ccb5e5
RGB:
204, 181, 229
CMY:
20, 29, 10
CMYK:
11, 21, 0, 10
HSL:
269°, 48.0000%, 80.3922%
HSV (HSB):
269°, 20.9607%, 89.8039%
XYZ:
55.5686, 51.5423, 81.1486
xyY:
0.2952, 0.2738, 51.5423
CIE-Lab:
77.0063, 17.1979, -20.9746
CIE-LCH:
77.0063, 27.1238, 309.3498
CIE-Luv:
77.0063, 9.4872, -35.7106
Hunter-Lab:
71.7929, 12.5234, -16.7613
#ccb5e5 color charts
#ccb5e5 color shades, tints & tones
#ccb5e5 color schemes
#ccb5e5 color preview, HTML & CSS examples
This text has a color of #ccb5e5
<p style="color:#ccb5e5;">Text here</p>
.mytext {color:#ccb5e5;}
This box has a color of #ccb5e5
<div style="background-color:#ccb5e5;">Content here</div>
.mybackground {background-color:#ccb5e5;}
Border around this has a color of #ccb5e5
<div style="border:2px solid #ccb5e5;">Content here</div>
.myborder {border:2px solid #ccb5e5;}