#ccabd6 color space conversions
Hex:
#ccabd6
RGB:
204, 171, 214
CMY:
20, 33, 16
CMYK:
5, 20, 0, 16
HSL:
286°, 34.4000%, 75.4902%
HSV (HSB):
286°, 20.0935%, 83.9216%
XYZ:
51.6023, 46.8182, 69.9354
xyY:
0.3065, 0.2781, 46.8182
CIE-Lab:
74.0734, 19.6465, -17.2620
CIE-LCH:
74.0734, 26.1527, 318.6965
CIE-Luv:
74.0734, 15.7428, -29.9406
Hunter-Lab:
68.4238, 14.8754, -12.7031
#ccabd6 color charts
#ccabd6 color shades, tints & tones
#ccabd6 color schemes
#ccabd6 color preview, HTML & CSS examples
This text has a color of #ccabd6
<p style="color:#ccabd6;">Text here</p>
.mytext {color:#ccabd6;}
This box has a color of #ccabd6
<div style="background-color:#ccabd6;">Content here</div>
.mybackground {background-color:#ccabd6;}
Border around this has a color of #ccabd6
<div style="border:2px solid #ccabd6;">Content here</div>
.myborder {border:2px solid #ccabd6;}