#b01cd3 color space conversions
Hex:
#b01cd3
RGB:
176, 28, 211
CMY:
31, 89, 17
CMYK:
17, 87, 0, 17
HSL:
289°, 76.5690%, 46.8627%
HSV (HSB):
289°, 86.7299%, 82.7451%
XYZ:
30.0776, 14.7638, 62.8924
xyY:
0.2792, 0.1370, 14.7638
CIE-Lab:
45.3089, 76.4632, -60.8570
CIE-LCH:
45.3089, 97.7251, 321.4837
CIE-Luv:
45.3089, 44.4482, -98.0684
Hunter-Lab:
38.4236, 72.4865, -70.1503
#b01cd3 color charts
#b01cd3 color shades, tints & tones
#b01cd3 color schemes
#b01cd3 color preview, HTML & CSS examples
This text has a color of #b01cd3
<p style="color:#b01cd3;">Text here</p>
.mytext {color:#b01cd3;}
This box has a color of #b01cd3
<div style="background-color:#b01cd3;">Content here</div>
.mybackground {background-color:#b01cd3;}
Border around this has a color of #b01cd3
<div style="border:2px solid #b01cd3;">Content here</div>
.myborder {border:2px solid #b01cd3;}