#b01fe3 color space conversions
Hex:
#b01fe3
RGB:
176, 31, 227
CMY:
31, 88, 11
CMYK:
22, 86, 0, 11
HSL:
284°, 77.7778%, 50.5882%
HSV (HSB):
284°, 86.3436%, 89.0196%
XYZ:
32.2596, 15.7561, 74.0140
xyY:
0.2644, 0.1291, 15.7561
CIE-Lab:
46.6529, 78.7180, -67.8300
CIE-LCH:
46.6529, 103.9107, 319.2491
CIE-Luv:
46.6529, 39.5178, -108.7539
Hunter-Lab:
39.6940, 75.6038, -82.7672
#b01fe3 color charts
#b01fe3 color shades, tints & tones
#b01fe3 color schemes
#b01fe3 color preview, HTML & CSS examples
This text has a color of #b01fe3
<p style="color:#b01fe3;">Text here</p>
.mytext {color:#b01fe3;}
This box has a color of #b01fe3
<div style="background-color:#b01fe3;">Content here</div>
.mybackground {background-color:#b01fe3;}
Border around this has a color of #b01fe3
<div style="border:2px solid #b01fe3;">Content here</div>
.myborder {border:2px solid #b01fe3;}