#b03bc3 color space conversions
Hex:
#b03bc3
RGB:
176, 59, 195
CMY:
31, 77, 24
CMYK:
10, 70, 0, 24
HSL:
292°, 53.5433%, 49.8039%
HSV (HSB):
292°, 69.7436%, 76.4706%
XYZ:
29.3188, 16.2982, 53.2303
xyY:
0.2966, 0.1649, 16.2982
CIE-Lab:
47.3633, 64.7184, -48.3071
CIE-LCH:
47.3633, 80.7592, 323.2616
CIE-Luv:
47.3633, 44.7643, -80.0145
Hunter-Lab:
40.3710, 58.9836, -49.9159
#b03bc3 color charts
#b03bc3 color shades, tints & tones
#b03bc3 color schemes
#b03bc3 color preview, HTML & CSS examples
This text has a color of #b03bc3
<p style="color:#b03bc3;">Text here</p>
.mytext {color:#b03bc3;}
This box has a color of #b03bc3
<div style="background-color:#b03bc3;">Content here</div>
.mybackground {background-color:#b03bc3;}
Border around this has a color of #b03bc3
<div style="border:2px solid #b03bc3;">Content here</div>
.myborder {border:2px solid #b03bc3;}