#d33feb color space conversions
Hex:
#d33feb
RGB:
211, 63, 235
CMY:
17, 75, 8
CMYK:
10, 73, 0, 8
HSL:
292°, 81.1321%, 58.4314%
HSV (HSB):
292°, 73.1915%, 92.1569%
XYZ:
43.6369, 23.4021, 80.8144
xyY:
0.2951, 0.1583, 23.4021
CIE-Lab:
55.4841, 77.6016, -57.8326
CIE-LCH:
55.4841, 96.7812, 323.3047
CIE-Luv:
55.4841, 54.9102, -99.3600
Hunter-Lab:
48.3757, 76.3570, -65.1844
#d33feb color charts
#d33feb color shades, tints & tones
#d33feb color schemes
#d33feb color preview, HTML & CSS examples
This text has a color of #d33feb
<p style="color:#d33feb;">Text here</p>
.mytext {color:#d33feb;}
This box has a color of #d33feb
<div style="background-color:#d33feb;">Content here</div>
.mybackground {background-color:#d33feb;}
Border around this has a color of #d33feb
<div style="border:2px solid #d33feb;">Content here</div>
.myborder {border:2px solid #d33feb;}