#b01ff1 color space conversions
Hex:
#b01ff1
RGB:
176, 31, 241
CMY:
31, 88, 5
CMYK:
27, 87, 0, 5
HSL:
281°, 88.2353%, 53.3333%
HSV (HSB):
281°, 87.1369%, 94.5098%
XYZ:
34.2717, 16.5610, 84.6094
xyY:
0.2530, 0.1223, 16.5610
CIE-Lab:
47.7020, 81.3013, -74.0412
CIE-LCH:
47.7020, 109.9636, 317.6759
CIE-Luv:
47.7020, 35.7651, -118.1508
Hunter-Lab:
40.6952, 79.1083, -94.7833
#b01ff1 color charts
#b01ff1 color shades, tints & tones
#b01ff1 color schemes
#b01ff1 color preview, HTML & CSS examples
This text has a color of #b01ff1
<p style="color:#b01ff1;">Text here</p>
.mytext {color:#b01ff1;}
This box has a color of #b01ff1
<div style="background-color:#b01ff1;">Content here</div>
.mybackground {background-color:#b01ff1;}
Border around this has a color of #b01ff1
<div style="border:2px solid #b01ff1;">Content here</div>
.myborder {border:2px solid #b01ff1;}