#b02db9 color space conversions
Hex:
#b02db9
RGB:
176, 45, 185
CMY:
31, 82, 27
CMYK:
5, 76, 0, 27
HSL:
296°, 60.8696%, 45.0980%
HSV (HSB):
296°, 75.6757%, 72.5490%
XYZ:
27.5998, 14.6097, 47.2642
xyY:
0.3085, 0.1633, 14.6097
CIE-Lab:
45.0949, 67.7602, -46.0971
CIE-LCH:
45.0949, 81.9536, 325.7726
CIE-Luv:
45.0949, 50.5926, -76.1641
Hunter-Lab:
38.2226, 62.0021, -46.5594
#b02db9 color charts
#b02db9 color shades, tints & tones
#b02db9 color schemes
#b02db9 color preview, HTML & CSS examples
This text has a color of #b02db9
<p style="color:#b02db9;">Text here</p>
.mytext {color:#b02db9;}
This box has a color of #b02db9
<div style="background-color:#b02db9;">Content here</div>
.mybackground {background-color:#b02db9;}
Border around this has a color of #b02db9
<div style="border:2px solid #b02db9;">Content here</div>
.myborder {border:2px solid #b02db9;}