#b31dd4 color space conversions
Hex:
#b31dd4
RGB:
179, 29, 212
CMY:
30, 89, 17
CMYK:
16, 86, 0, 17
HSL:
289°, 75.9336%, 47.2549%
HSV (HSB):
289°, 86.3208%, 83.1373%
XYZ:
30.9134, 15.2159, 63.5950
xyY:
0.2817, 0.1387, 15.2159
CIE-Lab:
45.9285, 76.9199, -60.4067
CIE-LCH:
45.9285, 97.8041, 321.8568
CIE-Luv:
45.9285, 45.9654, -97.9050
Hunter-Lab:
39.0076, 73.1977, -69.3567
#b31dd4 color charts
#b31dd4 color shades, tints & tones
#b31dd4 color schemes
#b31dd4 color preview, HTML & CSS examples
This text has a color of #b31dd4
<p style="color:#b31dd4;">Text here</p>
.mytext {color:#b31dd4;}
This box has a color of #b31dd4
<div style="background-color:#b31dd4;">Content here</div>
.mybackground {background-color:#b31dd4;}
Border around this has a color of #b31dd4
<div style="border:2px solid #b31dd4;">Content here</div>
.myborder {border:2px solid #b31dd4;}