#b01ef5 color space conversions
Hex:
#b01ef5
RGB:
176, 30, 245
CMY:
31, 88, 4
CMYK:
28, 88, 0, 4
HSL:
281°, 91.4894%, 53.9216%
HSV (HSB):
281°, 87.7551%, 96.0784%
XYZ:
34.8502, 16.7512, 87.7827
xyY:
0.2500, 0.1202, 16.7512
CIE-Lab:
47.9450, 82.2451, -75.8928
CIE-LCH:
47.9450, 111.9105, 317.3003
CIE-Luv:
47.9450, 34.8181, -120.8920
Hunter-Lab:
40.9283, 80.3674, -98.5151
#b01ef5 color charts
#b01ef5 color shades, tints & tones
#b01ef5 color schemes
#b01ef5 color preview, HTML & CSS examples
This text has a color of #b01ef5
<p style="color:#b01ef5;">Text here</p>
.mytext {color:#b01ef5;}
This box has a color of #b01ef5
<div style="background-color:#b01ef5;">Content here</div>
.mybackground {background-color:#b01ef5;}
Border around this has a color of #b01ef5
<div style="border:2px solid #b01ef5;">Content here</div>
.myborder {border:2px solid #b01ef5;}