#d31eee color space conversions
Hex:
#d31eee
RGB:
211, 30, 238
CMY:
17, 88, 7
CMYK:
11, 87, 0, 7
HSL:
292°, 85.9504%, 52.5490%
HSV (HSB):
292°, 87.3950%, 93.3333%
XYZ:
42.7609, 20.9505, 82.6790
xyY:
0.2921, 0.1431, 20.9505
CIE-Lab:
52.8953, 86.1617, -63.6782
CIE-LCH:
52.8953, 107.1389, 323.5336
CIE-Luv:
52.8953, 58.3467, -107.7561
Hunter-Lab:
45.7717, 86.6579, -75.0574
#d31eee color charts
#d31eee color shades, tints & tones
#d31eee color schemes
#d31eee color preview, HTML & CSS examples
This text has a color of #d31eee
<p style="color:#d31eee;">Text here</p>
.mytext {color:#d31eee;}
This box has a color of #d31eee
<div style="background-color:#d31eee;">Content here</div>
.mybackground {background-color:#d31eee;}
Border around this has a color of #d31eee
<div style="border:2px solid #d31eee;">Content here</div>
.myborder {border:2px solid #d31eee;}