#ca9fed color space conversions
Hex:
#ca9fed
RGB:
202, 159, 237
CMY:
21, 38, 7
CMYK:
15, 33, 0, 7
HSL:
273°, 68.4211%, 77.6471%
HSV (HSB):
273°, 32.9114%, 92.9412%
XYZ:
52.0413, 43.4673, 85.7679
xyY:
0.2871, 0.2398, 43.4673
CIE-Lab:
71.8710, 30.2929, -33.2060
CIE-LCH:
71.8710, 44.9477, 312.3733
CIE-Luv:
71.8710, 17.4659, -57.3718
Hunter-Lab:
65.9297, 25.5212, -30.9795
#ca9fed color charts
#ca9fed color shades, tints & tones
#ca9fed color schemes
#ca9fed color preview, HTML & CSS examples
This text has a color of #ca9fed
<p style="color:#ca9fed;">Text here</p>
.mytext {color:#ca9fed;}
This box has a color of #ca9fed
<div style="background-color:#ca9fed;">Content here</div>
.mybackground {background-color:#ca9fed;}
Border around this has a color of #ca9fed
<div style="border:2px solid #ca9fed;">Content here</div>
.myborder {border:2px solid #ca9fed;}