#ca05e5 color space conversions
Hex:
#ca05e5
RGB:
202, 5, 229
CMY:
21, 98, 10
CMYK:
12, 98, 0, 10
HSL:
293°, 95.7265%, 45.8824%
HSV (HSB):
293°, 97.8166%, 89.8039%
XYZ:
38.5542, 18.3222, 75.6333
xyY:
0.2910, 0.1383, 18.3222
CIE-Lab:
49.8846, 86.1391, -63.5312
CIE-LCH:
49.8846, 107.0334, 323.5897
CIE-Luv:
49.8846, 56.8055, -105.7887
Hunter-Lab:
42.8045, 85.8681, -74.7991
#ca05e5 color charts
#ca05e5 color shades, tints & tones
#ca05e5 color schemes
#ca05e5 color preview, HTML & CSS examples
This text has a color of #ca05e5
<p style="color:#ca05e5;">Text here</p>
.mytext {color:#ca05e5;}
This box has a color of #ca05e5
<div style="background-color:#ca05e5;">Content here</div>
.mybackground {background-color:#ca05e5;}
Border around this has a color of #ca05e5
<div style="border:2px solid #ca05e5;">Content here</div>
.myborder {border:2px solid #ca05e5;}