#ca03e8 color space conversions
Hex:
#ca03e8
RGB:
202, 3, 232
CMY:
21, 99, 9
CMYK:
13, 99, 0, 9
HSL:
292°, 97.4468%, 46.0784%
HSV (HSB):
292°, 98.7069%, 90.9804%
XYZ:
38.9552, 18.4479, 77.8516
xyY:
0.2880, 0.1364, 18.4479
CIE-Lab:
50.0349, 86.7700, -64.9872
CIE-LCH:
50.0349, 108.4083, 323.1683
CIE-Luv:
50.0349, 55.8536, -107.9998
Hunter-Lab:
42.9510, 86.7295, -77.4014
#ca03e8 color charts
#ca03e8 color shades, tints & tones
#ca03e8 color schemes
#ca03e8 color preview, HTML & CSS examples
This text has a color of #ca03e8
<p style="color:#ca03e8;">Text here</p>
.mytext {color:#ca03e8;}
This box has a color of #ca03e8
<div style="background-color:#ca03e8;">Content here</div>
.mybackground {background-color:#ca03e8;}
Border around this has a color of #ca03e8
<div style="border:2px solid #ca03e8;">Content here</div>
.myborder {border:2px solid #ca03e8;}