#b02a9a color space conversions
Hex:
#b02a9a
RGB:
176, 42, 154
CMY:
31, 84, 40
CMYK:
0, 76, 13, 31
HSL:
310°, 61.4679%, 42.7451%
HSV (HSB):
310°, 76.1364%, 69.0196%
XYZ:
24.5652, 13.2191, 31.8287
xyY:
0.3529, 0.1899, 13.2191
CIE-Lab:
43.0916, 63.7860, -30.8521
CIE-LCH:
43.0916, 70.8555, 334.1878
CIE-Luv:
43.0916, 62.0849, -52.9982
Hunter-Lab:
36.3581, 56.9760, -26.4530
#b02a9a color charts
#b02a9a color shades, tints & tones
#b02a9a color schemes
#b02a9a color preview, HTML & CSS examples
This text has a color of #b02a9a
<p style="color:#b02a9a;">Text here</p>
.mytext {color:#b02a9a;}
This box has a color of #b02a9a
<div style="background-color:#b02a9a;">Content here</div>
.mybackground {background-color:#b02a9a;}
Border around this has a color of #b02a9a
<div style="border:2px solid #b02a9a;">Content here</div>
.myborder {border:2px solid #b02a9a;}