#b31cf6 color space conversions
Hex:
#b31cf6
RGB:
179, 28, 246
CMY:
30, 89, 4
CMYK:
27, 89, 0, 4
HSL:
282°, 92.3729%, 53.7255%
HSV (HSB):
282°, 88.6179%, 96.4706%
XYZ:
35.6402, 17.0680, 88.6048
xyY:
0.2522, 0.1208, 17.0680
CIE-Lab:
48.3456, 83.2023, -75.7813
CIE-LCH:
48.3456, 112.5408, 317.6725
CIE-Luv:
48.3456, 36.3811, -121.1649
Hunter-Lab:
41.3135, 81.6894, -98.2395
#b31cf6 color charts
#b31cf6 color shades, tints & tones
#b31cf6 color schemes
#b31cf6 color preview, HTML & CSS examples
This text has a color of #b31cf6
<p style="color:#b31cf6;">Text here</p>
.mytext {color:#b31cf6;}
This box has a color of #b31cf6
<div style="background-color:#b31cf6;">Content here</div>
.mybackground {background-color:#b31cf6;}
Border around this has a color of #b31cf6
<div style="border:2px solid #b31cf6;">Content here</div>
.myborder {border:2px solid #b31cf6;}