#d33aff color space conversions
Hex:
#d33aff
RGB:
211, 58, 255
CMY:
17, 77, 0
CMYK:
17, 77, 0, 0
HSL:
287°, 100.0000%, 61.3725%
HSV (HSB):
287°, 77.2549%, 100.0000%
XYZ:
46.4270, 24.0950, 96.8116
xyY:
0.2775, 0.1440, 24.0950
CIE-Lab:
56.1828, 82.6417, -67.8645
CIE-LCH:
56.1828, 106.9357, 320.6075
CIE-Luv:
56.1828, 49.7448, -115.2412
Hunter-Lab:
49.0867, 82.9268, -82.5745
#d33aff color charts
#d33aff color shades, tints & tones
#d33aff color schemes
#d33aff color preview, HTML & CSS examples
This text has a color of #d33aff
<p style="color:#d33aff;">Text here</p>
.mytext {color:#d33aff;}
This box has a color of #d33aff
<div style="background-color:#d33aff;">Content here</div>
.mybackground {background-color:#d33aff;}
Border around this has a color of #d33aff
<div style="border:2px solid #d33aff;">Content here</div>
.myborder {border:2px solid #d33aff;}