#b03db9 color space conversions
Hex:
#b03db9
RGB:
176, 61, 185
CMY:
31, 76, 27
CMYK:
5, 67, 0, 27
HSL:
296°, 50.4065%, 48.2353%
HSV (HSB):
296°, 67.0270%, 72.5490%
XYZ:
28.3302, 16.0704, 47.5077
xyY:
0.3082, 0.1749, 16.0704
CIE-Lab:
47.0667, 62.1562, -42.9570
CIE-LCH:
47.0667, 75.5559, 325.3511
CIE-Luv:
47.0667, 47.2799, -71.7149
Hunter-Lab:
40.0879, 55.9926, -42.2024
#b03db9 color charts
#b03db9 color shades, tints & tones
#b03db9 color schemes
#b03db9 color preview, HTML & CSS examples
This text has a color of #b03db9
<p style="color:#b03db9;">Text here</p>
.mytext {color:#b03db9;}
This box has a color of #b03db9
<div style="background-color:#b03db9;">Content here</div>
.mybackground {background-color:#b03db9;}
Border around this has a color of #b03db9
<div style="border:2px solid #b03db9;">Content here</div>
.myborder {border:2px solid #b03db9;}