#ca05ec color space conversions
Hex:
#ca05ec
RGB:
202, 5, 236
CMY:
21, 98, 7
CMYK:
14, 98, 0, 7
HSL:
291°, 95.8506%, 47.2549%
HSV (HSB):
291°, 97.8814%, 92.5490%
XYZ:
39.5517, 18.7212, 80.8858
xyY:
0.2842, 0.1345, 18.7212
CIE-Lab:
50.3594, 87.2573, -66.7215
CIE-LCH:
50.3594, 109.8435, 322.5966
CIE-Luv:
50.3594, 54.4382, -110.6904
Hunter-Lab:
43.2680, 87.4495, -80.5499
#ca05ec color charts
#ca05ec color shades, tints & tones
#ca05ec color schemes
#ca05ec color preview, HTML & CSS examples
This text has a color of #ca05ec
<p style="color:#ca05ec;">Text here</p>
.mytext {color:#ca05ec;}
This box has a color of #ca05ec
<div style="background-color:#ca05ec;">Content here</div>
.mybackground {background-color:#ca05ec;}
Border around this has a color of #ca05ec
<div style="border:2px solid #ca05ec;">Content here</div>
.myborder {border:2px solid #ca05ec;}