#ca34ed color space conversions
Hex:
#ca34ed
RGB:
202, 52, 237
CMY:
21, 80, 7
CMYK:
15, 78, 0, 7
HSL:
289°, 83.7104%, 56.6667%
HSV (HSB):
289°, 78.0591%, 92.9412%
XYZ:
40.8712, 21.1270, 82.0445
xyY:
0.2837, 0.1467, 21.1270
CIE-Lab:
53.0882, 79.6012, -62.8776
CIE-LCH:
53.0882, 101.4394, 321.6945
CIE-Luv:
53.0882, 50.2916, -105.9259
Hunter-Lab:
45.9641, 78.2847, -73.6561
#ca34ed color charts
#ca34ed color shades, tints & tones
#ca34ed color schemes
#ca34ed color preview, HTML & CSS examples
This text has a color of #ca34ed
<p style="color:#ca34ed;">Text here</p>
.mytext {color:#ca34ed;}
This box has a color of #ca34ed
<div style="background-color:#ca34ed;">Content here</div>
.mybackground {background-color:#ca34ed;}
Border around this has a color of #ca34ed
<div style="border:2px solid #ca34ed;">Content here</div>
.myborder {border:2px solid #ca34ed;}