#b01ecd color space conversions
Hex:
#b01ecd
RGB:
176, 30, 205
CMY:
31, 88, 20
CMYK:
14, 85, 0, 20
HSL:
290°, 74.4681%, 46.0784%
HSV (HSB):
290°, 85.3659%, 80.3922%
XYZ:
29.3882, 14.5664, 59.0203
xyY:
0.2854, 0.1415, 14.5664
CIE-Lab:
45.0345, 75.0225, -57.8391
CIE-LCH:
45.0345, 94.7298, 322.3693
CIE-Luv:
45.0345, 46.1279, -93.5730
Hunter-Lab:
38.1660, 70.6564, -64.9705
#b01ecd color charts
#b01ecd color shades, tints & tones
#b01ecd color schemes
#b01ecd color preview, HTML & CSS examples
This text has a color of #b01ecd
<p style="color:#b01ecd;">Text here</p>
.mytext {color:#b01ecd;}
This box has a color of #b01ecd
<div style="background-color:#b01ecd;">Content here</div>
.mybackground {background-color:#b01ecd;}
Border around this has a color of #b01ecd
<div style="border:2px solid #b01ecd;">Content here</div>
.myborder {border:2px solid #b01ecd;}