#b03cc2 color space conversions
Hex:
#b03cc2
RGB:
176, 60, 194
CMY:
31, 76, 24
CMYK:
9, 69, 0, 24
HSL:
292°, 52.7559%, 49.8039%
HSV (HSB):
292°, 69.0722%, 76.0784%
XYZ:
29.2580, 16.3569, 52.6541
xyY:
0.2977, 0.1665, 16.3569
CIE-Lab:
47.4392, 64.1571, -47.6055
CIE-LCH:
47.4392, 79.8900, 323.4241
CIE-Luv:
47.4392, 44.8400, -78.9511
Hunter-Lab:
40.4436, 58.3552, -48.8799
#b03cc2 color charts
#b03cc2 color shades, tints & tones
#b03cc2 color schemes
#b03cc2 color preview, HTML & CSS examples
This text has a color of #b03cc2
<p style="color:#b03cc2;">Text here</p>
.mytext {color:#b03cc2;}
This box has a color of #b03cc2
<div style="background-color:#b03cc2;">Content here</div>
.mybackground {background-color:#b03cc2;}
Border around this has a color of #b03cc2
<div style="border:2px solid #b03cc2;">Content here</div>
.myborder {border:2px solid #b03cc2;}