#b01eed color space conversions
Hex:
#b01eed
RGB:
176, 30, 237
CMY:
31, 88, 7
CMYK:
26, 87, 0, 7
HSL:
282°, 85.1852%, 52.3529%
HSV (HSB):
282°, 87.3418%, 92.9412%
XYZ:
33.6548, 16.2731, 81.4880
xyY:
0.2561, 0.1238, 16.2731
CIE-Lab:
47.3307, 80.7536, -72.3918
CIE-LCH:
47.3307, 108.4514, 318.1253
CIE-Luv:
47.3307, 36.8844, -115.6034
Hunter-Lab:
40.3399, 78.3244, -91.5299
#b01eed color charts
#b01eed color shades, tints & tones
#b01eed color schemes
#b01eed color preview, HTML & CSS examples
This text has a color of #b01eed
<p style="color:#b01eed;">Text here</p>
.mytext {color:#b01eed;}
This box has a color of #b01eed
<div style="background-color:#b01eed;">Content here</div>
.mybackground {background-color:#b01eed;}
Border around this has a color of #b01eed
<div style="border:2px solid #b01eed;">Content here</div>
.myborder {border:2px solid #b01eed;}