#ca04e3 color space conversions
Hex:
#ca04e3
RGB:
202, 4, 227
CMY:
21, 98, 11
CMYK:
11, 98, 0, 11
HSL:
293°, 96.5368%, 45.2941%
HSV (HSB):
293°, 98.2379%, 89.0196%
XYZ:
38.2657, 18.1894, 74.1671
xyY:
0.2929, 0.1393, 18.1894
CIE-Lab:
49.7251, 85.9011, -62.6543
CIE-LCH:
49.7251, 106.3229, 323.8938
CIE-Luv:
49.7251, 57.5349, -104.4287
Hunter-Lab:
42.6491, 85.5181, -73.2515
#ca04e3 color charts
#ca04e3 color shades, tints & tones
#ca04e3 color schemes
#ca04e3 color preview, HTML & CSS examples
This text has a color of #ca04e3
<p style="color:#ca04e3;">Text here</p>
.mytext {color:#ca04e3;}
This box has a color of #ca04e3
<div style="background-color:#ca04e3;">Content here</div>
.mybackground {background-color:#ca04e3;}
Border around this has a color of #ca04e3
<div style="border:2px solid #ca04e3;">Content here</div>
.myborder {border:2px solid #ca04e3;}