#d33fb0 color space conversions
Hex:
#d33fb0
RGB:
211, 63, 176
CMY:
17, 75, 31
CMYK:
0, 70, 17, 17
HSL:
314°, 62.7119%, 53.7255%
HSV (HSB):
314°, 70.1422%, 82.7451%
XYZ:
36.4779, 20.5385, 43.1160
xyY:
0.3643, 0.2051, 20.5385
CIE-Lab:
52.4407, 68.3546, -28.8654
CIE-LCH:
52.4407, 74.1995, 337.1062
CIE-Luv:
52.4407, 75.0268, -53.3694
Hunter-Lab:
45.3194, 64.3671, -24.6838
#d33fb0 color charts
#d33fb0 color shades, tints & tones
#d33fb0 color schemes
#d33fb0 color preview, HTML & CSS examples
This text has a color of #d33fb0
<p style="color:#d33fb0;">Text here</p>
.mytext {color:#d33fb0;}
This box has a color of #d33fb0
<div style="background-color:#d33fb0;">Content here</div>
.mybackground {background-color:#d33fb0;}
Border around this has a color of #d33fb0
<div style="border:2px solid #d33fb0;">Content here</div>
.myborder {border:2px solid #d33fb0;}