#b2027a color space conversions
Hex:
#b2027a
RGB:
178, 2, 122
CMY:
30, 99, 52
CMYK:
0, 99, 31, 30
HSL:
319°, 97.7778%, 35.2941%
HSV (HSB):
319°, 98.8764%, 69.8039%
XYZ:
21.8947, 10.9135, 19.3649
xyY:
0.4197, 0.2092, 10.9135
CIE-Lab:
39.4345, 67.5627, -16.8964
CIE-LCH:
39.4345, 69.6434, 345.9592
CIE-Luv:
39.4345, 82.8142, -33.4655
Hunter-Lab:
33.0356, 60.4901, -11.6298
#b2027a color charts
#b2027a color shades, tints & tones
#b2027a color schemes
#b2027a color preview, HTML & CSS examples
This text has a color of #b2027a
<p style="color:#b2027a;">Text here</p>
.mytext {color:#b2027a;}
This box has a color of #b2027a
<div style="background-color:#b2027a;">Content here</div>
.mybackground {background-color:#b2027a;}
Border around this has a color of #b2027a
<div style="border:2px solid #b2027a;">Content here</div>
.myborder {border:2px solid #b2027a;}