#b31eec color space conversions
Hex:
#b31eec
RGB:
179, 30, 236
CMY:
30, 88, 7
CMYK:
24, 87, 0, 7
HSL:
283°, 84.4262%, 52.1569%
HSV (HSB):
283°, 87.2881%, 92.5490%
XYZ:
34.1950, 16.5684, 80.7526
xyY:
0.2600, 0.1260, 16.5684
CIE-Lab:
47.7115, 80.9947, -71.1874
CIE-LCH:
47.7115, 107.8322, 318.6873
CIE-Luv:
47.7115, 38.8923, -114.3091
Hunter-Lab:
40.7043, 78.7225, -89.1316
#b31eec color charts
#b31eec color shades, tints & tones
#b31eec color schemes
#b31eec color preview, HTML & CSS examples
This text has a color of #b31eec
<p style="color:#b31eec;">Text here</p>
.mytext {color:#b31eec;}
This box has a color of #b31eec
<div style="background-color:#b31eec;">Content here</div>
.mybackground {background-color:#b31eec;}
Border around this has a color of #b31eec
<div style="border:2px solid #b31eec;">Content here</div>
.myborder {border:2px solid #b31eec;}