#b01ccd color space conversions
Hex:
#b01ccd
RGB:
176, 28, 205
CMY:
31, 89, 20
CMYK:
14, 86, 0, 20
HSL:
290°, 75.9657%, 45.6863%
HSV (HSB):
290°, 86.3415%, 80.3922%
XYZ:
29.3392, 14.4684, 59.0039
xyY:
0.2854, 0.1407, 14.4684
CIE-Lab:
44.8973, 75.4259, -58.0607
CIE-LCH:
44.8973, 95.1847, 322.4120
CIE-Luv:
44.8973, 46.3152, -93.8371
Hunter-Lab:
38.0373, 71.1164, -65.3452
#b01ccd color charts
#b01ccd color shades, tints & tones
#b01ccd color schemes
#b01ccd color preview, HTML & CSS examples
This text has a color of #b01ccd
<p style="color:#b01ccd;">Text here</p>
.mytext {color:#b01ccd;}
This box has a color of #b01ccd
<div style="background-color:#b01ccd;">Content here</div>
.mybackground {background-color:#b01ccd;}
Border around this has a color of #b01ccd
<div style="border:2px solid #b01ccd;">Content here</div>
.myborder {border:2px solid #b01ccd;}