#d33aea color space conversions
Hex:
#d33aea
RGB:
211, 58, 234
CMY:
17, 77, 8
CMYK:
10, 75, 0, 8
HSL:
292°, 80.7339%, 57.2549%
HSV (HSB):
292°, 75.2137%, 91.7647%
XYZ:
43.2283, 22.8155, 79.9674
xyY:
0.2961, 0.1563, 22.8155
CIE-Lab:
54.8818, 78.9900, -58.2361
CIE-LCH:
54.8818, 98.1370, 323.6002
CIE-Luv:
54.8818, 56.1216, -99.8732
Hunter-Lab:
47.7656, 77.9544, -65.8252
#d33aea color charts
#d33aea color shades, tints & tones
#d33aea color schemes
#d33aea color preview, HTML & CSS examples
This text has a color of #d33aea
<p style="color:#d33aea;">Text here</p>
.mytext {color:#d33aea;}
This box has a color of #d33aea
<div style="background-color:#d33aea;">Content here</div>
.mybackground {background-color:#d33aea;}
Border around this has a color of #d33aea
<div style="border:2px solid #d33aea;">Content here</div>
.myborder {border:2px solid #d33aea;}