#cb7acc color space conversions
Hex:
#cb7acc
RGB:
203, 122, 204
CMY:
20, 52, 20
CMYK:
0, 40, 0, 20
HSL:
299°, 44.5652%, 63.9216%
HSV (HSB):
299°, 40.1961%, 80.0000%
XYZ:
42.4872, 30.9752, 60.8662
xyY:
0.3163, 0.2306, 30.9752
CIE-Lab:
62.4867, 44.0002, -29.4319
CIE-LCH:
62.4867, 52.9364, 326.2213
CIE-Luv:
62.4867, 39.4507, -52.1062
Hunter-Lab:
55.6554, 38.8697, -25.8824
#cb7acc color charts
#cb7acc color shades, tints & tones
#cb7acc color schemes
#cb7acc color preview, HTML & CSS examples
This text has a color of #cb7acc
<p style="color:#cb7acc;">Text here</p>
.mytext {color:#cb7acc;}
This box has a color of #cb7acc
<div style="background-color:#cb7acc;">Content here</div>
.mybackground {background-color:#cb7acc;}
Border around this has a color of #cb7acc
<div style="border:2px solid #cb7acc;">Content here</div>
.myborder {border:2px solid #cb7acc;}