#b31ed2 color space conversions
Hex:
#b31ed2
RGB:
179, 30, 210
CMY:
30, 88, 18
CMYK:
15, 86, 0, 18
HSL:
290°, 75.0000%, 47.0588%
HSV (HSB):
290°, 85.7143%, 82.3529%
XYZ:
30.6875, 15.1654, 62.2826
xyY:
0.2838, 0.1402, 15.1654
CIE-Lab:
45.8599, 76.3760, -59.3669
CIE-LCH:
45.8599, 96.7353, 322.1421
CIE-Luv:
45.8599, 46.4979, -96.3613
Hunter-Lab:
38.9428, 72.5110, -67.5647
#b31ed2 color charts
#b31ed2 color shades, tints & tones
#b31ed2 color schemes
#b31ed2 color preview, HTML & CSS examples
This text has a color of #b31ed2
<p style="color:#b31ed2;">Text here</p>
.mytext {color:#b31ed2;}
This box has a color of #b31ed2
<div style="background-color:#b31ed2;">Content here</div>
.mybackground {background-color:#b31ed2;}
Border around this has a color of #b31ed2
<div style="border:2px solid #b31ed2;">Content here</div>
.myborder {border:2px solid #b31ed2;}