#ca9ccd color space conversions
Hex:
#ca9ccd
RGB:
202, 156, 205
CMY:
21, 39, 20
CMYK:
1, 24, 0, 20
HSL:
296°, 32.8859%, 70.7843%
HSV (HSB):
296°, 23.9024%, 80.3922%
XYZ:
47.2650, 40.7413, 63.1303
xyY:
0.3127, 0.2696, 40.7413
CIE-Lab:
69.9943, 25.4646, -18.5058
CIE-LCH:
69.9943, 31.4787, 323.9930
CIE-Luv:
69.9943, 22.9007, -32.5990
Hunter-Lab:
63.8289, 20.4780, -13.9609
#ca9ccd color charts
#ca9ccd color shades, tints & tones
#ca9ccd color schemes
#ca9ccd color preview, HTML & CSS examples
This text has a color of #ca9ccd
<p style="color:#ca9ccd;">Text here</p>
.mytext {color:#ca9ccd;}
This box has a color of #ca9ccd
<div style="background-color:#ca9ccd;">Content here</div>
.mybackground {background-color:#ca9ccd;}
Border around this has a color of #ca9ccd
<div style="border:2px solid #ca9ccd;">Content here</div>
.myborder {border:2px solid #ca9ccd;}