#ccb3ed color space conversions
Hex:
#ccb3ed
RGB:
204, 179, 237
CMY:
20, 30, 7
CMYK:
14, 24, 0, 7
HSL:
266°, 61.7021%, 81.5686%
HSV (HSB):
266°, 24.4726%, 92.9412%
XYZ:
56.3080, 51.1920, 87.0341
xyY:
0.2895, 0.2632, 51.1920
CIE-Lab:
76.7952, 19.9544, -25.6205
CIE-LCH:
76.7952, 32.4744, 307.9131
CIE-Luv:
76.7952, 9.6757, -43.7429
Hunter-Lab:
71.5486, 15.2677, -22.0383
#ccb3ed color charts
#ccb3ed color shades, tints & tones
#ccb3ed color schemes
#ccb3ed color preview, HTML & CSS examples
This text has a color of #ccb3ed
<p style="color:#ccb3ed;">Text here</p>
.mytext {color:#ccb3ed;}
This box has a color of #ccb3ed
<div style="background-color:#ccb3ed;">Content here</div>
.mybackground {background-color:#ccb3ed;}
Border around this has a color of #ccb3ed
<div style="border:2px solid #ccb3ed;">Content here</div>
.myborder {border:2px solid #ccb3ed;}