#b03cb0 color space conversions
Hex:
#b03cb0
RGB:
176, 60, 176
CMY:
31, 76, 31
CMYK:
0, 66, 0, 31
HSL:
300°, 49.1525%, 46.2745%
HSV (HSB):
300°, 65.9091%, 69.0196%
XYZ:
27.3568, 15.5964, 42.6428
xyY:
0.3196, 0.1822, 15.5964
CIE-Lab:
46.4405, 60.9855, -38.6713
CIE-LCH:
46.4405, 72.2129, 327.6210
CIE-Luv:
46.4405, 50.2886, -65.0264
Hunter-Lab:
39.4923, 54.5378, -36.3753
#b03cb0 color charts
#b03cb0 color shades, tints & tones
#b03cb0 color schemes
#b03cb0 color preview, HTML & CSS examples
This text has a color of #b03cb0
<p style="color:#b03cb0;">Text here</p>
.mytext {color:#b03cb0;}
This box has a color of #b03cb0
<div style="background-color:#b03cb0;">Content here</div>
.mybackground {background-color:#b03cb0;}
Border around this has a color of #b03cb0
<div style="border:2px solid #b03cb0;">Content here</div>
.myborder {border:2px solid #b03cb0;}