#ca23e5 color space conversions
Hex:
#ca23e5
RGB:
202, 35, 229
CMY:
21, 86, 10
CMYK:
12, 85, 0, 10
HSL:
292°, 78.8618%, 51.7647%
HSV (HSB):
292°, 84.7162%, 89.8039%
XYZ:
39.1010, 19.4158, 75.8155
xyY:
0.2911, 0.1445, 19.4158
CIE-Lab:
51.1701, 82.3397, -61.4570
CIE-LCH:
51.1701, 102.7462, 323.2629
CIE-Luv:
51.1701, 54.9217, -103.1461
Hunter-Lab:
44.0633, 81.2869, -71.1703
#ca23e5 color charts
#ca23e5 color shades, tints & tones
#ca23e5 color schemes
#ca23e5 color preview, HTML & CSS examples
This text has a color of #ca23e5
<p style="color:#ca23e5;">Text here</p>
.mytext {color:#ca23e5;}
This box has a color of #ca23e5
<div style="background-color:#ca23e5;">Content here</div>
.mybackground {background-color:#ca23e5;}
Border around this has a color of #ca23e5
<div style="border:2px solid #ca23e5;">Content here</div>
.myborder {border:2px solid #ca23e5;}