#b03ca5 color space conversions
Hex:
#b03ca5
RGB:
176, 60, 165
CMY:
31, 76, 35
CMYK:
0, 66, 6, 31
HSL:
306°, 49.1525%, 46.2745%
HSV (HSB):
306°, 65.9091%, 69.0196%
XYZ:
26.3119, 15.1784, 37.1403
xyY:
0.3346, 0.1930, 15.1784
CIE-Lab:
45.8776, 59.1537, -33.0558
CIE-LCH:
45.8776, 67.7631, 330.8030
CIE-Luv:
45.8776, 53.7882, -56.3562
Hunter-Lab:
38.9595, 52.3735, -29.2497
#b03ca5 color charts
#b03ca5 color shades, tints & tones
#b03ca5 color schemes
#b03ca5 color preview, HTML & CSS examples
This text has a color of #b03ca5
<p style="color:#b03ca5;">Text here</p>
.mytext {color:#b03ca5;}
This box has a color of #b03ca5
<div style="background-color:#b03ca5;">Content here</div>
.mybackground {background-color:#b03ca5;}
Border around this has a color of #b03ca5
<div style="border:2px solid #b03ca5;">Content here</div>
.myborder {border:2px solid #b03ca5;}