#ca05e8 color space conversions
Hex:
#ca05e8
RGB:
202, 5, 232
CMY:
21, 98, 9
CMYK:
13, 98, 0, 9
HSL:
292°, 95.7806%, 46.4706%
HSV (HSB):
292°, 97.8448%, 90.9804%
XYZ:
38.9769, 18.4913, 77.8588
xyY:
0.2880, 0.1366, 18.4913
CIE-Lab:
50.0867, 86.6159, -64.9035
CIE-LCH:
50.0867, 108.2348, 323.1548
CIE-Luv:
50.0867, 55.7809, -107.8975
Hunter-Lab:
43.0015, 86.5411, -77.2498
#ca05e8 color charts
#ca05e8 color shades, tints & tones
#ca05e8 color schemes
#ca05e8 color preview, HTML & CSS examples
This text has a color of #ca05e8
<p style="color:#ca05e8;">Text here</p>
.mytext {color:#ca05e8;}
This box has a color of #ca05e8
<div style="background-color:#ca05e8;">Content here</div>
.mybackground {background-color:#ca05e8;}
Border around this has a color of #ca05e8
<div style="border:2px solid #ca05e8;">Content here</div>
.myborder {border:2px solid #ca05e8;}