#b31de8 color space conversions
Hex:
#b31de8
RGB:
179, 29, 232
CMY:
30, 89, 9
CMYK:
23, 88, 0, 9
HSL:
284°, 81.5261%, 51.1765%
HSV (HSB):
284°, 87.5000%, 90.9804%
XYZ:
33.5953, 16.2886, 77.7173
xyY:
0.2633, 0.1277, 16.2886
CIE-Lab:
47.3509, 80.4578, -69.5119
CIE-LCH:
47.3509, 106.3267, 319.1745
CIE-Luv:
47.3509, 40.0715, -111.7216
Hunter-Lab:
40.3592, 77.9561, -85.9198
#b31de8 color charts
#b31de8 color shades, tints & tones
#b31de8 color schemes
#b31de8 color preview, HTML & CSS examples
This text has a color of #b31de8
<p style="color:#b31de8;">Text here</p>
.mytext {color:#b31de8;}
This box has a color of #b31de8
<div style="background-color:#b31de8;">Content here</div>
.mybackground {background-color:#b31de8;}
Border around this has a color of #b31de8
<div style="border:2px solid #b31de8;">Content here</div>
.myborder {border:2px solid #b31de8;}