#b31ee5 color space conversions
Hex:
#b31ee5
RGB:
179, 30, 229
CMY:
30, 88, 10
CMYK:
22, 87, 0, 10
HSL:
285°, 79.2829%, 50.7843%
HSV (HSB):
285°, 86.8996%, 89.8039%
XYZ:
33.1975, 16.1694, 75.5000
xyY:
0.2659, 0.1295, 16.1694
CIE-Lab:
47.1959, 79.7251, -68.0628
CIE-LCH:
47.1959, 104.8267, 319.5120
CIE-Luv:
47.1959, 40.8357, -109.5700
Hunter-Lab:
40.2112, 76.9964, -83.1744
#b31ee5 color charts
#b31ee5 color shades, tints & tones
#b31ee5 color schemes
#b31ee5 color preview, HTML & CSS examples
This text has a color of #b31ee5
<p style="color:#b31ee5;">Text here</p>
.mytext {color:#b31ee5;}
This box has a color of #b31ee5
<div style="background-color:#b31ee5;">Content here</div>
.mybackground {background-color:#b31ee5;}
Border around this has a color of #b31ee5
<div style="border:2px solid #b31ee5;">Content here</div>
.myborder {border:2px solid #b31ee5;}