#b01df5 color space conversions
Hex:
#b01df5
RGB:
176, 29, 245
CMY:
31, 89, 4
CMYK:
28, 88, 0, 4
HSL:
281°, 91.5254%, 53.7255%
HSV (HSB):
281°, 88.1633%, 96.0784%
XYZ:
34.8253, 16.7014, 87.7744
xyY:
0.2500, 0.1199, 16.7014
CIE-Lab:
47.8816, 82.4333, -75.9963
CIE-LCH:
47.8816, 112.1191, 317.3267
CIE-Luv:
47.8816, 34.8884, -120.9926
Hunter-Lab:
40.8674, 80.5917, -98.7352
#b01df5 color charts
#b01df5 color shades, tints & tones
#b01df5 color schemes
#b01df5 color preview, HTML & CSS examples
This text has a color of #b01df5
<p style="color:#b01df5;">Text here</p>
.mytext {color:#b01df5;}
This box has a color of #b01df5
<div style="background-color:#b01df5;">Content here</div>
.mybackground {background-color:#b01df5;}
Border around this has a color of #b01df5
<div style="border:2px solid #b01df5;">Content here</div>
.myborder {border:2px solid #b01df5;}