#ca30e2 color space conversions
Hex:
#ca30e2
RGB:
202, 48, 226
CMY:
21, 81, 11
CMYK:
11, 79, 0, 11
HSL:
292°, 75.4237%, 53.7255%
HSV (HSB):
292°, 78.7611%, 88.6275%
XYZ:
39.1415, 20.1614, 73.7801
xyY:
0.2941, 0.1515, 20.1614
CIE-Lab:
52.0193, 78.8080, -58.3922
CIE-LCH:
52.0193, 98.0834, 323.4637
CIE-Luv:
52.0193, 54.3033, -98.7220
Hunter-Lab:
44.9015, 77.0244, -65.9915
#ca30e2 color charts
#ca30e2 color shades, tints & tones
#ca30e2 color schemes
#ca30e2 color preview, HTML & CSS examples
This text has a color of #ca30e2
<p style="color:#ca30e2;">Text here</p>
.mytext {color:#ca30e2;}
This box has a color of #ca30e2
<div style="background-color:#ca30e2;">Content here</div>
.mybackground {background-color:#ca30e2;}
Border around this has a color of #ca30e2
<div style="border:2px solid #ca30e2;">Content here</div>
.myborder {border:2px solid #ca30e2;}