#d33fd4 color space conversions
Hex:
#d33fd4
RGB:
211, 63, 212
CMY:
17, 75, 17
CMYK:
0, 70, 0, 17
HSL:
300°, 63.4043%, 53.9216%
HSV (HSB):
300°, 70.2830%, 83.1373%
XYZ:
40.5251, 22.1574, 64.4282
xyY:
0.3188, 0.1743, 22.1574
CIE-Lab:
54.1936, 73.7685, -46.8836
CIE-LCH:
54.1936, 87.4063, 327.5620
CIE-Luv:
54.1936, 62.3291, -81.8061
Hunter-Lab:
47.0716, 71.2999, -48.2018
#d33fd4 color charts
#d33fd4 color shades, tints & tones
#d33fd4 color schemes
#d33fd4 color preview, HTML & CSS examples
This text has a color of #d33fd4
<p style="color:#d33fd4;">Text here</p>
.mytext {color:#d33fd4;}
This box has a color of #d33fd4
<div style="background-color:#d33fd4;">Content here</div>
.mybackground {background-color:#d33fd4;}
Border around this has a color of #d33fd4
<div style="border:2px solid #d33fd4;">Content here</div>
.myborder {border:2px solid #d33fd4;}