#d33dda color space conversions
Hex:
#d33dda
RGB:
211, 61, 218
CMY:
17, 76, 15
CMYK:
3, 72, 0, 15
HSL:
297°, 67.9654%, 54.7059%
HSV (HSB):
297°, 72.0183%, 85.4902%
XYZ:
41.1876, 22.2483, 68.4532
xyY:
0.3123, 0.1687, 22.2483
CIE-Lab:
54.2895, 75.3945, -50.1443
CIE-LCH:
54.2895, 90.5472, 326.3725
CIE-Luv:
54.2895, 60.7517, -86.9963
Hunter-Lab:
47.1681, 73.3234, -53.0275
#d33dda color charts
#d33dda color shades, tints & tones
#d33dda color schemes
#d33dda color preview, HTML & CSS examples
This text has a color of #d33dda
<p style="color:#d33dda;">Text here</p>
.mytext {color:#d33dda;}
This box has a color of #d33dda
<div style="background-color:#d33dda;">Content here</div>
.mybackground {background-color:#d33dda;}
Border around this has a color of #d33dda
<div style="border:2px solid #d33dda;">Content here</div>
.myborder {border:2px solid #d33dda;}