#d33bb1 color space conversions
Hex:
#d33bb1
RGB:
211, 59, 177
CMY:
17, 77, 31
CMYK:
0, 72, 16, 17
HSL:
313°, 63.3333%, 52.9412%
HSV (HSB):
313°, 72.0379%, 82.7451%
XYZ:
36.3637, 20.1511, 43.5679
xyY:
0.3633, 0.2013, 20.1511
CIE-Lab:
52.0077, 69.8413, -30.1233
CIE-LCH:
52.0077, 76.0607, 336.6690
CIE-Luv:
52.0077, 75.7756, -55.3837
Hunter-Lab:
44.8900, 66.0387, -26.1208
#d33bb1 color charts
#d33bb1 color shades, tints & tones
#d33bb1 color schemes
#d33bb1 color preview, HTML & CSS examples
This text has a color of #d33bb1
<p style="color:#d33bb1;">Text here</p>
.mytext {color:#d33bb1;}
This box has a color of #d33bb1
<div style="background-color:#d33bb1;">Content here</div>
.mybackground {background-color:#d33bb1;}
Border around this has a color of #d33bb1
<div style="border:2px solid #d33bb1;">Content here</div>
.myborder {border:2px solid #d33bb1;}