#b03eb4 color space conversions
Hex:
#b03eb4
RGB:
176, 62, 180
CMY:
31, 76, 29
CMYK:
2, 66, 0, 29
HSL:
298°, 48.7603%, 47.4510%
HSV (HSB):
298°, 65.5556%, 70.5882%
XYZ:
27.8653, 15.9706, 44.7940
xyY:
0.3144, 0.1802, 15.9706
CIE-Lab:
46.9359, 60.8828, -40.2373
CIE-LCH:
46.9359, 72.9778, 326.5394
CIE-Luv:
46.9359, 48.5452, -67.4923
Hunter-Lab:
39.9633, 54.5276, -38.4826
#b03eb4 color charts
#b03eb4 color shades, tints & tones
#b03eb4 color schemes
#b03eb4 color preview, HTML & CSS examples
This text has a color of #b03eb4
<p style="color:#b03eb4;">Text here</p>
.mytext {color:#b03eb4;}
This box has a color of #b03eb4
<div style="background-color:#b03eb4;">Content here</div>
.mybackground {background-color:#b03eb4;}
Border around this has a color of #b03eb4
<div style="border:2px solid #b03eb4;">Content here</div>
.myborder {border:2px solid #b03eb4;}