#b01be9 color space conversions
Hex:
#b01be9
RGB:
176, 27, 233
CMY:
31, 89, 9
CMYK:
24, 88, 0, 9
HSL:
283°, 82.4000%, 50.9804%
HSV (HSB):
283°, 88.4120%, 91.3725%
XYZ:
33.0044, 15.8972, 78.4197
xyY:
0.2592, 0.1249, 15.8972
CIE-Lab:
46.8393, 80.5783, -70.9309
CIE-LCH:
46.8393, 107.3502, 318.6434
CIE-Luv:
46.8393, 38.1747, -113.2469
Hunter-Lab:
39.8712, 77.9831, -88.7031
#b01be9 color charts
#b01be9 color shades, tints & tones
#b01be9 color schemes
#b01be9 color preview, HTML & CSS examples
This text has a color of #b01be9
<p style="color:#b01be9;">Text here</p>
.mytext {color:#b01be9;}
This box has a color of #b01be9
<div style="background-color:#b01be9;">Content here</div>
.mybackground {background-color:#b01be9;}
Border around this has a color of #b01be9
<div style="border:2px solid #b01be9;">Content here</div>
.myborder {border:2px solid #b01be9;}