#b02ba5 color space conversions
Hex:
#b02ba5
RGB:
176, 43, 165
CMY:
31, 83, 35
CMYK:
0, 76, 6, 31
HSL:
305°, 60.7306%, 42.9412%
HSV (HSB):
305°, 75.5682%, 69.0196%
XYZ:
25.5599, 13.6745, 36.8896
xyY:
0.3358, 0.1796, 13.6745
CIE-Lab:
43.7624, 65.1365, -36.3876
CIE-LCH:
43.7624, 74.6112, 330.8107
CIE-Luv:
43.7624, 57.8466, -61.3241
Hunter-Lab:
36.9790, 58.6660, -33.2613
#b02ba5 color charts
#b02ba5 color shades, tints & tones
#b02ba5 color schemes
#b02ba5 color preview, HTML & CSS examples
This text has a color of #b02ba5
<p style="color:#b02ba5;">Text here</p>
.mytext {color:#b02ba5;}
This box has a color of #b02ba5
<div style="background-color:#b02ba5;">Content here</div>
.mybackground {background-color:#b02ba5;}
Border around this has a color of #b02ba5
<div style="border:2px solid #b02ba5;">Content here</div>
.myborder {border:2px solid #b02ba5;}