#b31aff color space conversions
Hex:
#b31aff
RGB:
179, 26, 255
CMY:
30, 90, 0
CMYK:
30, 90, 0, 0
HSL:
280°, 100.0000%, 55.0980%
HSV (HSB):
280°, 89.8039%, 100.0000%
XYZ:
37.0098, 17.5425, 96.0431
xyY:
0.2458, 0.1165, 17.5425
CIE-Lab:
48.9364, 85.2164, -79.8481
CIE-LCH:
48.9364, 116.7799, 316.8627
CIE-Luv:
48.9364, 34.2320, -127.2061
Hunter-Lab:
41.8838, 84.4316, -106.6386
#b31aff color charts
#b31aff color shades, tints & tones
#b31aff color schemes
#b31aff color preview, HTML & CSS examples
This text has a color of #b31aff
<p style="color:#b31aff;">Text here</p>
.mytext {color:#b31aff;}
This box has a color of #b31aff
<div style="background-color:#b31aff;">Content here</div>
.mybackground {background-color:#b31aff;}
Border around this has a color of #b31aff
<div style="border:2px solid #b31aff;">Content here</div>
.myborder {border:2px solid #b31aff;}