#ca9fee color space conversions
Hex:
#ca9fee
RGB:
202, 159, 238
CMY:
21, 38, 7
CMYK:
15, 33, 0, 7
HSL:
273°, 69.9115%, 77.8431%
HSV (HSB):
273°, 33.1933%, 93.3333%
XYZ:
52.1879, 43.5259, 86.5397
xyY:
0.2863, 0.2388, 43.5259
CIE-Lab:
71.9104, 30.5063, -33.6903
CIE-LCH:
71.9104, 45.4497, 312.1607
CIE-Luv:
71.9104, 17.3425, -58.2095
Hunter-Lab:
65.9741, 25.7450, -31.5900
#ca9fee color charts
#ca9fee color shades, tints & tones
#ca9fee color schemes
#ca9fee color preview, HTML & CSS examples
This text has a color of #ca9fee
<p style="color:#ca9fee;">Text here</p>
.mytext {color:#ca9fee;}
This box has a color of #ca9fee
<div style="background-color:#ca9fee;">Content here</div>
.mybackground {background-color:#ca9fee;}
Border around this has a color of #ca9fee
<div style="border:2px solid #ca9fee;">Content here</div>
.myborder {border:2px solid #ca9fee;}