#b01be2 color space conversions
Hex:
#b01be2
RGB:
176, 27, 226
CMY:
31, 89, 11
CMYK:
22, 88, 0, 11
HSL:
285°, 78.6561%, 49.6078%
HSV (HSB):
285°, 88.0531%, 88.6275%
XYZ:
32.0239, 15.5050, 73.2564
xyY:
0.2651, 0.1284, 15.5050
CIE-Lab:
46.3182, 79.3091, -67.8050
CIE-LCH:
46.3182, 104.3430, 319.4713
CIE-Luv:
46.3182, 40.1141, -108.5289
Hunter-Lab:
39.3763, 76.2615, -82.7407
#b01be2 color charts
#b01be2 color shades, tints & tones
#b01be2 color schemes
#b01be2 color preview, HTML & CSS examples
This text has a color of #b01be2
<p style="color:#b01be2;">Text here</p>
.mytext {color:#b01be2;}
This box has a color of #b01be2
<div style="background-color:#b01be2;">Content here</div>
.mybackground {background-color:#b01be2;}
Border around this has a color of #b01be2
<div style="border:2px solid #b01be2;">Content here</div>
.myborder {border:2px solid #b01be2;}