#d33db7 color space conversions
Hex:
#d33db7
RGB:
211, 61, 183
CMY:
17, 76, 28
CMYK:
0, 71, 13, 17
HSL:
311°, 63.0252%, 53.3333%
HSV (HSB):
311°, 71.0900%, 82.7451%
XYZ:
37.0800, 20.6053, 46.8226
xyY:
0.3548, 0.1972, 20.6053
CIE-Lab:
52.5148, 70.0232, -32.8311
CIE-LCH:
52.5148, 77.3377, 334.8800
CIE-Luv:
52.5148, 73.0152, -59.5640
Hunter-Lab:
45.3930, 66.3725, -29.3822
#d33db7 color charts
#d33db7 color shades, tints & tones
#d33db7 color schemes
#d33db7 color preview, HTML & CSS examples
This text has a color of #d33db7
<p style="color:#d33db7;">Text here</p>
.mytext {color:#d33db7;}
This box has a color of #d33db7
<div style="background-color:#d33db7;">Content here</div>
.mybackground {background-color:#d33db7;}
Border around this has a color of #d33db7
<div style="border:2px solid #d33db7;">Content here</div>
.myborder {border:2px solid #d33db7;}