#b03ca7 color space conversions
Hex:
#b03ca7
RGB:
176, 60, 167
CMY:
31, 76, 35
CMYK:
0, 66, 5, 31
HSL:
305°, 49.1525%, 46.2745%
HSV (HSB):
305°, 65.9091%, 69.0196%
XYZ:
26.4954, 15.2518, 38.1067
xyY:
0.3318, 0.1910, 15.2518
CIE-Lab:
45.9772, 59.4803, -34.0857
CIE-LCH:
45.9772, 68.5547, 330.1847
CIE-Luv:
45.9772, 53.1433, -57.9396
Hunter-Lab:
39.0536, 52.7572, -30.5148
#b03ca7 color charts
#b03ca7 color shades, tints & tones
#b03ca7 color schemes
#b03ca7 color preview, HTML & CSS examples
This text has a color of #b03ca7
<p style="color:#b03ca7;">Text here</p>
.mytext {color:#b03ca7;}
This box has a color of #b03ca7
<div style="background-color:#b03ca7;">Content here</div>
.mybackground {background-color:#b03ca7;}
Border around this has a color of #b03ca7
<div style="border:2px solid #b03ca7;">Content here</div>
.myborder {border:2px solid #b03ca7;}