#b01ffb color space conversions
Hex:
#b01ffb
RGB:
176, 31, 251
CMY:
31, 88, 2
CMYK:
30, 88, 0, 2
HSL:
280°, 96.4912%, 55.2941%
HSV (HSB):
280°, 87.6494%, 98.4314%
XYZ:
35.8071, 17.1751, 92.6947
xyY:
0.2458, 0.1179, 17.1751
CIE-Lab:
48.4799, 83.1853, -78.3797
CIE-LCH:
48.4799, 114.2942, 316.7037
CIE-Luv:
48.4799, 33.2581, -124.7057
Hunter-Lab:
41.4429, 81.7008, -103.6031
#b01ffb color charts
#b01ffb color shades, tints & tones
#b01ffb color schemes
#b01ffb color preview, HTML & CSS examples
This text has a color of #b01ffb
<p style="color:#b01ffb;">Text here</p>
.mytext {color:#b01ffb;}
This box has a color of #b01ffb
<div style="background-color:#b01ffb;">Content here</div>
.mybackground {background-color:#b01ffb;}
Border around this has a color of #b01ffb
<div style="border:2px solid #b01ffb;">Content here</div>
.myborder {border:2px solid #b01ffb;}