#b31de7 color space conversions
Hex:
#b31de7
RGB:
179, 29, 231
CMY:
30, 89, 9
CMYK:
23, 87, 0, 9
HSL:
285°, 80.8000%, 50.9804%
HSV (HSB):
285°, 87.4459%, 90.5882%
XYZ:
33.4536, 16.2320, 76.9712
xyY:
0.2641, 0.1282, 16.2320
CIE-Lab:
47.2774, 80.2772, -69.0649
CIE-LCH:
47.2774, 105.8980, 319.2936
CIE-Luv:
47.2774, 40.3512, -111.0441
Hunter-Lab:
40.2889, 77.7105, -85.0702
#b31de7 color charts
#b31de7 color shades, tints & tones
#b31de7 color schemes
#b31de7 color preview, HTML & CSS examples
This text has a color of #b31de7
<p style="color:#b31de7;">Text here</p>
.mytext {color:#b31de7;}
This box has a color of #b31de7
<div style="background-color:#b31de7;">Content here</div>
.mybackground {background-color:#b31de7;}
Border around this has a color of #b31de7
<div style="border:2px solid #b31de7;">Content here</div>
.myborder {border:2px solid #b31de7;}