#ca34e9 color space conversions
Hex:
#ca34e9
RGB:
202, 52, 233
CMY:
21, 80, 9
CMYK:
13, 78, 0, 9
HSL:
290°, 80.4444%, 55.8824%
HSV (HSB):
290°, 77.6824%, 91.3725%
XYZ:
40.2931, 20.8957, 79.0004
xyY:
0.2874, 0.1491, 20.8957
CIE-Lab:
52.8352, 78.9039, -61.0345
CIE-LCH:
52.8352, 99.7549, 322.2770
CIE-Luv:
52.8352, 51.5116, -103.0162
Hunter-Lab:
45.7118, 77.3446, -70.4682
#ca34e9 color charts
#ca34e9 color shades, tints & tones
#ca34e9 color schemes
#ca34e9 color preview, HTML & CSS examples
This text has a color of #ca34e9
<p style="color:#ca34e9;">Text here</p>
.mytext {color:#ca34e9;}
This box has a color of #ca34e9
<div style="background-color:#ca34e9;">Content here</div>
.mybackground {background-color:#ca34e9;}
Border around this has a color of #ca34e9
<div style="border:2px solid #ca34e9;">Content here</div>
.myborder {border:2px solid #ca34e9;}