#b02ba9 color space conversions
Hex:
#b02ba9
RGB:
176, 43, 169
CMY:
31, 83, 34
CMYK:
0, 76, 4, 31
HSL:
303°, 60.7306%, 42.9412%
HSV (HSB):
303°, 75.5682%, 69.0196%
XYZ:
25.9298, 13.8224, 38.8375
xyY:
0.3299, 0.1759, 13.8224
CIE-Lab:
43.9772, 65.7602, -38.4294
CIE-LCH:
43.9772, 76.1657, 329.6986
CIE-Luv:
43.9772, 56.4205, -64.4181
Hunter-Lab:
37.1785, 59.4307, -35.9106
#b02ba9 color charts
#b02ba9 color shades, tints & tones
#b02ba9 color schemes
#b02ba9 color preview, HTML & CSS examples
This text has a color of #b02ba9
<p style="color:#b02ba9;">Text here</p>
.mytext {color:#b02ba9;}
This box has a color of #b02ba9
<div style="background-color:#b02ba9;">Content here</div>
.mybackground {background-color:#b02ba9;}
Border around this has a color of #b02ba9
<div style="border:2px solid #b02ba9;">Content here</div>
.myborder {border:2px solid #b02ba9;}