#ca05e2 color space conversions
Hex:
#ca05e2
RGB:
202, 5, 226
CMY:
21, 98, 11
CMYK:
11, 98, 0, 11
HSL:
293°, 95.6710%, 45.2941%
HSV (HSB):
293°, 97.7876%, 88.6275%
XYZ:
38.1389, 18.1561, 73.4458
xyY:
0.2940, 0.1399, 18.1561
CIE-Lab:
49.6849, 85.6661, -62.1513
CIE-LCH:
49.6849, 105.8370, 324.0388
CIE-Luv:
49.6849, 57.8453, -103.6677
Hunter-Lab:
42.6100, 85.2024, -72.3699
#ca05e2 color charts
#ca05e2 color shades, tints & tones
#ca05e2 color schemes
#ca05e2 color preview, HTML & CSS examples
This text has a color of #ca05e2
<p style="color:#ca05e2;">Text here</p>
.mytext {color:#ca05e2;}
This box has a color of #ca05e2
<div style="background-color:#ca05e2;">Content here</div>
.mybackground {background-color:#ca05e2;}
Border around this has a color of #ca05e2
<div style="border:2px solid #ca05e2;">Content here</div>
.myborder {border:2px solid #ca05e2;}