#ccb3df color space conversions
Hex:
#ccb3df
RGB:
204, 179, 223
CMY:
20, 30, 13
CMYK:
9, 20, 0, 13
HSL:
274°, 40.7407%, 78.8235%
HSV (HSB):
274°, 19.7309%, 87.4510%
XYZ:
54.3412, 50.4053, 76.6771
xyY:
0.2995, 0.2778, 50.4053
CIE-Lab:
76.3174, 17.0666, -18.7687
CIE-LCH:
76.3174, 25.3680, 312.2805
CIE-Luv:
76.3174, 10.9869, -32.0716
Hunter-Lab:
70.9967, 12.3806, -14.3361
#ccb3df color charts
#ccb3df color shades, tints & tones
#ccb3df color schemes
#ccb3df color preview, HTML & CSS examples
This text has a color of #ccb3df
<p style="color:#ccb3df;">Text here</p>
.mytext {color:#ccb3df;}
This box has a color of #ccb3df
<div style="background-color:#ccb3df;">Content here</div>
.mybackground {background-color:#ccb3df;}
Border around this has a color of #ccb3df
<div style="border:2px solid #ccb3df;">Content here</div>
.myborder {border:2px solid #ccb3df;}