#b03db4 color space conversions
Hex:
#b03db4
RGB:
176, 61, 180
CMY:
31, 76, 29
CMYK:
2, 66, 0, 29
HSL:
298°, 49.3776%, 47.2549%
HSV (HSB):
298°, 66.1111%, 70.5882%
XYZ:
27.8115, 15.8629, 44.7760
xyY:
0.3144, 0.1793, 15.8629
CIE-Lab:
46.7941, 61.2801, -40.4620
CIE-LCH:
46.7941, 73.4332, 326.5640
CIE-Luv:
46.7941, 48.7980, -67.8252
Hunter-Lab:
39.8282, 54.9445, -38.7757
#b03db4 color charts
#b03db4 color shades, tints & tones
#b03db4 color schemes
#b03db4 color preview, HTML & CSS examples
This text has a color of #b03db4
<p style="color:#b03db4;">Text here</p>
.mytext {color:#b03db4;}
This box has a color of #b03db4
<div style="background-color:#b03db4;">Content here</div>
.mybackground {background-color:#b03db4;}
Border around this has a color of #b03db4
<div style="border:2px solid #b03db4;">Content here</div>
.myborder {border:2px solid #b03db4;}