#b03cb9 color space conversions
Hex:
#b03cb9
RGB:
176, 60, 185
CMY:
31, 76, 27
CMYK:
5, 68, 0, 27
HSL:
296°, 51.0204%, 48.0392%
HSV (HSB):
296°, 67.5676%, 72.5490%
XYZ:
28.2773, 15.9646, 47.4900
xyY:
0.3083, 0.1740, 15.9646
CIE-Lab:
46.9280, 62.5459, -43.1773
CIE-LCH:
46.9280, 76.0018, 325.3815
CIE-Luv:
46.9280, 47.5184, -72.0356
Hunter-Lab:
39.9557, 56.4048, -42.5011
#b03cb9 color charts
#b03cb9 color shades, tints & tones
#b03cb9 color schemes
#b03cb9 color preview, HTML & CSS examples
This text has a color of #b03cb9
<p style="color:#b03cb9;">Text here</p>
.mytext {color:#b03cb9;}
This box has a color of #b03cb9
<div style="background-color:#b03cb9;">Content here</div>
.mybackground {background-color:#b03cb9;}
Border around this has a color of #b03cb9
<div style="border:2px solid #b03cb9;">Content here</div>
.myborder {border:2px solid #b03cb9;}