#b31aed color space conversions
Hex:
#b31aed
RGB:
179, 26, 237
CMY:
30, 90, 7
CMYK:
24, 89, 0, 7
HSL:
284°, 85.4251%, 51.5686%
HSV (HSB):
284°, 89.0295%, 92.9412%
XYZ:
34.2459, 16.4369, 81.4884
xyY:
0.2591, 0.1244, 16.4369
CIE-Lab:
47.5426, 81.8992, -72.0269
CIE-LCH:
47.5426, 109.0658, 318.6697
CIE-Luv:
47.5426, 38.9061, -115.3922
Hunter-Lab:
40.5425, 79.8280, -90.7904
#b31aed color charts
#b31aed color shades, tints & tones
#b31aed color schemes
#b31aed color preview, HTML & CSS examples
This text has a color of #b31aed
<p style="color:#b31aed;">Text here</p>
.mytext {color:#b31aed;}
This box has a color of #b31aed
<div style="background-color:#b31aed;">Content here</div>
.mybackground {background-color:#b31aed;}
Border around this has a color of #b31aed
<div style="border:2px solid #b31aed;">Content here</div>
.myborder {border:2px solid #b31aed;}