#d33cd5 color space conversions
Hex:
#d33cd5
RGB:
211, 60, 213
CMY:
17, 76, 16
CMYK:
1, 72, 0, 16
HSL:
299°, 64.5570%, 53.5294%
HSV (HSB):
299°, 71.8310%, 83.5294%
XYZ:
40.4901, 21.8847, 65.0409
xyY:
0.3178, 0.1718, 21.8847
CIE-Lab:
53.9045, 74.9061, -47.9126
CIE-LCH:
53.9045, 88.9187, 327.3956
CIE-Luv:
53.9045, 62.6360, -83.4183
Hunter-Lab:
46.7811, 72.6288, -49.6856
#d33cd5 color charts
#d33cd5 color shades, tints & tones
#d33cd5 color schemes
#d33cd5 color preview, HTML & CSS examples
This text has a color of #d33cd5
<p style="color:#d33cd5;">Text here</p>
.mytext {color:#d33cd5;}
This box has a color of #d33cd5
<div style="background-color:#d33cd5;">Content here</div>
.mybackground {background-color:#d33cd5;}
Border around this has a color of #d33cd5
<div style="border:2px solid #d33cd5;">Content here</div>
.myborder {border:2px solid #d33cd5;}