#b03ca8 color space conversions
Hex:
#b03ca8
RGB:
176, 60, 168
CMY:
31, 76, 34
CMYK:
0, 66, 5, 31
HSL:
304°, 49.1525%, 46.2745%
HSV (HSB):
304°, 65.9091%, 69.0196%
XYZ:
26.5882, 15.2890, 38.5955
xyY:
0.3304, 0.1900, 15.2890
CIE-Lab:
46.0275, 59.6447, -34.5992
CIE-LCH:
46.0275, 68.9536, 329.8824
CIE-Luv:
46.0275, 52.8222, -58.7303
Hunter-Lab:
39.1011, 52.9506, -31.1525
#b03ca8 color charts
#b03ca8 color shades, tints & tones
#b03ca8 color schemes
#b03ca8 color preview, HTML & CSS examples
This text has a color of #b03ca8
<p style="color:#b03ca8;">Text here</p>
.mytext {color:#b03ca8;}
This box has a color of #b03ca8
<div style="background-color:#b03ca8;">Content here</div>
.mybackground {background-color:#b03ca8;}
Border around this has a color of #b03ca8
<div style="border:2px solid #b03ca8;">Content here</div>
.myborder {border:2px solid #b03ca8;}