#d33cb1 color space conversions
Hex:
#d33cb1
RGB:
211, 60, 177
CMY:
17, 76, 31
CMYK:
0, 72, 16, 17
HSL:
314°, 63.1799%, 53.1373%
HSV (HSB):
314°, 71.5640%, 82.7451%
XYZ:
36.4156, 20.2549, 43.5852
xyY:
0.3632, 0.2020, 20.2549
CIE-Lab:
52.1242, 69.5115, -29.9418
CIE-LCH:
52.1242, 75.6860, 336.6962
CIE-Luv:
52.1242, 75.5037, -55.0871
Hunter-Lab:
45.0055, 65.6716, -25.9152
#d33cb1 color charts
#d33cb1 color shades, tints & tones
#d33cb1 color schemes
#d33cb1 color preview, HTML & CSS examples
This text has a color of #d33cb1
<p style="color:#d33cb1;">Text here</p>
.mytext {color:#d33cb1;}
This box has a color of #d33cb1
<div style="background-color:#d33cb1;">Content here</div>
.mybackground {background-color:#d33cb1;}
Border around this has a color of #d33cb1
<div style="border:2px solid #d33cb1;">Content here</div>
.myborder {border:2px solid #d33cb1;}