#cd34c9 color space conversions
Hex:
#cd34c9
RGB:
205, 52, 201
CMY:
20, 80, 21
CMYK:
0, 75, 2, 20
HSL:
302°, 60.4743%, 50.3922%
HSV (HSB):
302°, 74.6341%, 80.3922%
XYZ:
36.9474, 19.6522, 57.1042
xyY:
0.3249, 0.1728, 19.6522
CIE-Lab:
51.4416, 74.2129, -45.0083
CIE-LCH:
51.4416, 86.7946, 328.7642
CIE-Luv:
51.4416, 64.1670, -78.0668
Hunter-Lab:
44.3308, 71.1919, -45.3423
#cd34c9 color charts
#cd34c9 color shades, tints & tones
#cd34c9 color schemes
#cd34c9 color preview, HTML & CSS examples
This text has a color of #cd34c9
<p style="color:#cd34c9;">Text here</p>
.mytext {color:#cd34c9;}
This box has a color of #cd34c9
<div style="background-color:#cd34c9;">Content here</div>
.mybackground {background-color:#cd34c9;}
Border around this has a color of #cd34c9
<div style="border:2px solid #cd34c9;">Content here</div>
.myborder {border:2px solid #cd34c9;}