#d33ab7 color space conversions
Hex:
#d33ab7
RGB:
211, 58, 183
CMY:
17, 77, 28
CMYK:
0, 73, 13, 17
HSL:
311°, 63.4855%, 52.7451%
HSV (HSB):
311°, 72.5118%, 82.7451%
XYZ:
36.9243, 20.2939, 46.7707
xyY:
0.3551, 0.1952, 20.2939
CIE-Lab:
52.1679, 71.0063, -33.3734
CIE-LCH:
52.1679, 78.4581, 334.8262
CIE-Luv:
52.1679, 73.7941, -60.4432
Hunter-Lab:
45.0487, 67.4725, -30.0222
#d33ab7 color charts
#d33ab7 color shades, tints & tones
#d33ab7 color schemes
#d33ab7 color preview, HTML & CSS examples
This text has a color of #d33ab7
<p style="color:#d33ab7;">Text here</p>
.mytext {color:#d33ab7;}
This box has a color of #d33ab7
<div style="background-color:#d33ab7;">Content here</div>
.mybackground {background-color:#d33ab7;}
Border around this has a color of #d33ab7
<div style="border:2px solid #d33ab7;">Content here</div>
.myborder {border:2px solid #d33ab7;}