#b01df2 color space conversions
Hex:
#b01df2
RGB:
176, 29, 242
CMY:
31, 89, 5
CMYK:
27, 88, 0, 5
HSL:
281°, 89.1213%, 53.1373%
HSV (HSB):
281°, 88.0165%, 94.9020%
XYZ:
34.3709, 16.5196, 85.3815
xyY:
0.2522, 0.1212, 16.5196
CIE-Lab:
47.6490, 81.8729, -74.6902
CIE-LCH:
47.6490, 110.8233, 317.6267
CIE-Luv:
47.6490, 35.6539, -119.0214
Hunter-Lab:
40.6444, 79.8208, -96.0992
#b01df2 color charts
#b01df2 color shades, tints & tones
#b01df2 color schemes
#b01df2 color preview, HTML & CSS examples
This text has a color of #b01df2
<p style="color:#b01df2;">Text here</p>
.mytext {color:#b01df2;}
This box has a color of #b01df2
<div style="background-color:#b01df2;">Content here</div>
.mybackground {background-color:#b01df2;}
Border around this has a color of #b01df2
<div style="border:2px solid #b01df2;">Content here</div>
.myborder {border:2px solid #b01df2;}