#b0027f color space conversions
Hex:
#b0027f
RGB:
176, 2, 127
CMY:
31, 99, 50
CMYK:
0, 99, 28, 31
HSL:
317°, 97.7528%, 34.9020%
HSV (HSB):
317°, 98.8636%, 69.0196%
XYZ:
21.7570, 10.8058, 21.0177
xyY:
0.4061, 0.2017, 10.8058
CIE-Lab:
39.2515, 67.7075, -20.3247
CIE-LCH:
39.2515, 70.6923, 343.2911
CIE-Luv:
39.2515, 78.9112, -37.9835
Hunter-Lab:
32.8722, 60.6165, -14.8980
#b0027f color charts
#b0027f color shades, tints & tones
#b0027f color schemes
#b0027f color preview, HTML & CSS examples
This text has a color of #b0027f
<p style="color:#b0027f;">Text here</p>
.mytext {color:#b0027f;}
This box has a color of #b0027f
<div style="background-color:#b0027f;">Content here</div>
.mybackground {background-color:#b0027f;}
Border around this has a color of #b0027f
<div style="border:2px solid #b0027f;">Content here</div>
.myborder {border:2px solid #b0027f;}