#b31d94 color space conversions
Hex:
#b31d94
RGB:
179, 29, 148
CMY:
30, 89, 42
CMYK:
0, 84, 17, 30
HSL:
312°, 72.1154%, 40.7843%
HSV (HSB):
312°, 83.7989%, 70.1961%
XYZ:
24.3751, 12.6006, 29.1644
xyY:
0.3685, 0.1905, 12.6006
CIE-Lab:
42.1551, 66.9987, -28.6548
CIE-LCH:
42.1551, 72.8692, 336.8440
CIE-Luv:
42.1551, 69.1674, -50.1002
Hunter-Lab:
35.4973, 60.4512, -23.8644
#b31d94 color charts
#b31d94 color shades, tints & tones
#b31d94 color schemes
#b31d94 color preview, HTML & CSS examples
This text has a color of #b31d94
<p style="color:#b31d94;">Text here</p>
.mytext {color:#b31d94;}
This box has a color of #b31d94
<div style="background-color:#b31d94;">Content here</div>
.mybackground {background-color:#b31d94;}
Border around this has a color of #b31d94
<div style="border:2px solid #b31d94;">Content here</div>
.myborder {border:2px solid #b31d94;}