#d33cd7 color space conversions
Hex:
#d33cd7
RGB:
211, 60, 215
CMY:
17, 76, 16
CMYK:
2, 72, 0, 16
HSL:
298°, 65.9574%, 53.9216%
HSV (HSB):
298°, 72.0930%, 84.3137%
XYZ:
40.7456, 21.9869, 66.3863
xyY:
0.3156, 0.1703, 21.9869
CIE-Lab:
54.0131, 75.2275, -48.8788
CIE-LCH:
54.0131, 89.7124, 326.9863
CIE-Luv:
54.0131, 61.9599, -84.9604
Hunter-Lab:
46.8902, 73.0510, -51.1187
#d33cd7 color charts
#d33cd7 color shades, tints & tones
#d33cd7 color schemes
#d33cd7 color preview, HTML & CSS examples
This text has a color of #d33cd7
<p style="color:#d33cd7;">Text here</p>
.mytext {color:#d33cd7;}
This box has a color of #d33cd7
<div style="background-color:#d33cd7;">Content here</div>
.mybackground {background-color:#d33cd7;}
Border around this has a color of #d33cd7
<div style="border:2px solid #d33cd7;">Content here</div>
.myborder {border:2px solid #d33cd7;}