#b01dec color space conversions
Hex:
#b01dec
RGB:
176, 29, 236
CMY:
31, 89, 7
CMYK:
25, 88, 0, 7
HSL:
283°, 84.4898%, 51.9608%
HSV (HSB):
283°, 87.7119%, 92.5490%
XYZ:
33.4842, 16.1650, 80.7122
xyY:
0.2569, 0.1240, 16.1650
CIE-Lab:
47.1902, 80.7606, -72.0561
CIE-LCH:
47.1902, 108.2328, 318.2601
CIE-Luv:
47.1902, 37.2241, -115.0442
Hunter-Lab:
40.2057, 78.2988, -90.8797
#b01dec color charts
#b01dec color shades, tints & tones
#b01dec color schemes
#b01dec color preview, HTML & CSS examples
This text has a color of #b01dec
<p style="color:#b01dec;">Text here</p>
.mytext {color:#b01dec;}
This box has a color of #b01dec
<div style="background-color:#b01dec;">Content here</div>
.mybackground {background-color:#b01dec;}
Border around this has a color of #b01dec
<div style="border:2px solid #b01dec;">Content here</div>
.myborder {border:2px solid #b01dec;}