#ca00ff color space conversions
Hex:
#ca00ff
RGB:
202, 0, 255
CMY:
21, 100, 0
CMYK:
21, 100, 0, 0
HSL:
288°, 100.0000%, 50.0000%
HSV (HSB):
288°, 100.0000%, 100.0000%
XYZ:
42.4071, 19.7766, 96.1899
xyY:
0.2678, 0.1249, 19.7766
CIE-Lab:
51.5836, 90.7558, -75.3816
CIE-LCH:
51.5836, 117.9788, 320.2871
CIE-Luv:
51.5836, 48.5710, -123.8877
Hunter-Lab:
44.4708, 92.3925, -97.1140
#ca00ff color charts
#ca00ff color shades, tints & tones
#ca00ff color schemes
#ca00ff color preview, HTML & CSS examples
This text has a color of #ca00ff
<p style="color:#ca00ff;">Text here</p>
.mytext {color:#ca00ff;}
This box has a color of #ca00ff
<div style="background-color:#ca00ff;">Content here</div>
.mybackground {background-color:#ca00ff;}
Border around this has a color of #ca00ff
<div style="border:2px solid #ca00ff;">Content here</div>
.myborder {border:2px solid #ca00ff;}