#ca99ff color space conversions
Hex:
#ca99ff
RGB:
202, 153, 255
CMY:
21, 40, 0
CMYK:
21, 40, 0, 0
HSL:
269°, 100.0000%, 80.0000%
HSV (HSB):
269°, 40.0000%, 100.0000%
XYZ:
53.7984, 42.5590, 99.9870
xyY:
0.2740, 0.2168, 42.5590
CIE-Lab:
71.2546, 37.5021, -43.9587
CIE-LCH:
71.2546, 57.7821, 310.4682
CIE-Luv:
71.2546, 17.6531, -76.2098
Hunter-Lab:
65.2373, 33.0360, -45.2057
#ca99ff color charts
#ca99ff color shades, tints & tones
#ca99ff color schemes
#ca99ff color preview, HTML & CSS examples
This text has a color of #ca99ff
<p style="color:#ca99ff;">Text here</p>
.mytext {color:#ca99ff;}
This box has a color of #ca99ff
<div style="background-color:#ca99ff;">Content here</div>
.mybackground {background-color:#ca99ff;}
Border around this has a color of #ca99ff
<div style="border:2px solid #ca99ff;">Content here</div>
.myborder {border:2px solid #ca99ff;}