#d31bfe color space conversions
Hex:
#d31bfe
RGB:
211, 27, 254
CMY:
17, 89, 0
CMYK:
17, 89, 0, 0
HSL:
289°, 99.1266%, 55.0980%
HSV (HSB):
289°, 89.3701%, 99.6078%
XYZ:
45.1453, 21.7885, 95.5921
xyY:
0.2778, 0.1341, 21.7885
CIE-Lab:
53.8019, 89.2466, -71.1586
CIE-LCH:
53.8019, 114.1425, 321.4338
CIE-Luv:
53.8019, 53.3574, -119.3611
Hunter-Lab:
46.6782, 90.9514, -88.7452
#d31bfe color charts
#d31bfe color shades, tints & tones
#d31bfe color schemes
#d31bfe color preview, HTML & CSS examples
This text has a color of #d31bfe
<p style="color:#d31bfe;">Text here</p>
.mytext {color:#d31bfe;}
This box has a color of #d31bfe
<div style="background-color:#d31bfe;">Content here</div>
.mybackground {background-color:#d31bfe;}
Border around this has a color of #d31bfe
<div style="border:2px solid #d31bfe;">Content here</div>
.myborder {border:2px solid #d31bfe;}