#ca34cd color space conversions
Hex:
#ca34cd
RGB:
202, 52, 205
CMY:
21, 80, 20
CMYK:
1, 75, 0, 20
HSL:
299°, 60.4743%, 50.3922%
HSV (HSB):
299°, 74.6341%, 80.3922%
XYZ:
36.6046, 19.4203, 59.5768
xyY:
0.3166, 0.1680, 19.4203
CIE-Lab:
51.1754, 74.2283, -47.7625
CIE-LCH:
51.1754, 88.2672, 327.2406
CIE-Luv:
51.1754, 60.6462, -82.0635
Hunter-Lab:
44.0685, 71.1474, -49.3071
#ca34cd color charts
#ca34cd color shades, tints & tones
#ca34cd color schemes
#ca34cd color preview, HTML & CSS examples
This text has a color of #ca34cd
<p style="color:#ca34cd;">Text here</p>
.mytext {color:#ca34cd;}
This box has a color of #ca34cd
<div style="background-color:#ca34cd;">Content here</div>
.mybackground {background-color:#ca34cd;}
Border around this has a color of #ca34cd
<div style="border:2px solid #ca34cd;">Content here</div>
.myborder {border:2px solid #ca34cd;}