#d33ed5 color space conversions
Hex:
#d33ed5
RGB:
211, 62, 213
CMY:
17, 76, 16
CMYK:
1, 71, 0, 16
HSL:
299°, 64.2553%, 53.9216%
HSV (HSB):
299°, 70.8920%, 83.5294%
XYZ:
40.5968, 22.0982, 65.0765
xyY:
0.3177, 0.1730, 22.0982
CIE-Lab:
54.1311, 74.2597, -47.5526
CIE-LCH:
54.1311, 88.1802, 327.3663
CIE-Luv:
54.1311, 62.2119, -82.8654
Hunter-Lab:
47.0088, 71.8876, -49.1719
#d33ed5 color charts
#d33ed5 color shades, tints & tones
#d33ed5 color schemes
#d33ed5 color preview, HTML & CSS examples
This text has a color of #d33ed5
<p style="color:#d33ed5;">Text here</p>
.mytext {color:#d33ed5;}
This box has a color of #d33ed5
<div style="background-color:#d33ed5;">Content here</div>
.mybackground {background-color:#d33ed5;}
Border around this has a color of #d33ed5
<div style="border:2px solid #d33ed5;">Content here</div>
.myborder {border:2px solid #d33ed5;}