#ca03e0 color space conversions
Hex:
#ca03e0
RGB:
202, 3, 224
CMY:
21, 99, 12
CMYK:
10, 99, 0, 12
HSL:
294°, 97.3568%, 44.5098%
HSV (HSB):
294°, 98.6607%, 87.8431%
XYZ:
37.8442, 18.0035, 72.0014
xyY:
0.2960, 0.1408, 18.0035
CIE-Lab:
49.5004, 85.5093, -61.3120
CIE-LCH:
49.5004, 105.2189, 324.3587
CIE-Luv:
49.5004, 58.6246, -102.3542
Hunter-Lab:
42.4305, 84.9526, -70.9093
#ca03e0 color charts
#ca03e0 color shades, tints & tones
#ca03e0 color schemes
#ca03e0 color preview, HTML & CSS examples
This text has a color of #ca03e0
<p style="color:#ca03e0;">Text here</p>
.mytext {color:#ca03e0;}
This box has a color of #ca03e0
<div style="background-color:#ca03e0;">Content here</div>
.mybackground {background-color:#ca03e0;}
Border around this has a color of #ca03e0
<div style="border:2px solid #ca03e0;">Content here</div>
.myborder {border:2px solid #ca03e0;}