#cd34e3 color space conversions
Hex:
#cd34e3
RGB:
205, 52, 227
CMY:
20, 80, 11
CMYK:
10, 77, 0, 11
HSL:
292°, 75.7576%, 54.7059%
HSV (HSB):
292°, 77.0925%, 89.0196%
XYZ:
40.2700, 20.9812, 74.6004
xyY:
0.2964, 0.1544, 20.9812
CIE-Lab:
52.9289, 78.4282, -57.4725
CIE-LCH:
52.9289, 97.2320, 323.7659
CIE-Luv:
52.9289, 55.3662, -97.7652
Hunter-Lab:
45.8052, 76.7704, -64.4986
#cd34e3 color charts
#cd34e3 color shades, tints & tones
#cd34e3 color schemes
#cd34e3 color preview, HTML & CSS examples
This text has a color of #cd34e3
<p style="color:#cd34e3;">Text here</p>
.mytext {color:#cd34e3;}
This box has a color of #cd34e3
<div style="background-color:#cd34e3;">Content here</div>
.mybackground {background-color:#cd34e3;}
Border around this has a color of #cd34e3
<div style="border:2px solid #cd34e3;">Content here</div>
.myborder {border:2px solid #cd34e3;}