#b8027f color space conversions
Hex:
#b8027f
RGB:
184, 2, 127
CMY:
28, 99, 50
CMYK:
0, 99, 31, 28
HSL:
319°, 97.8495%, 36.4706%
HSV (HSB):
319°, 98.9130%, 72.1569%
XYZ:
23.6196, 11.7661, 21.1049
xyY:
0.4181, 0.2083, 11.7661
CIE-Lab:
40.8419, 69.3430, -17.7423
CIE-LCH:
40.8419, 71.5768, 345.6481
CIE-Luv:
40.8419, 85.3835, -35.2256
Hunter-Lab:
34.3017, 62.8844, -12.4682
#b8027f color charts
#b8027f color shades, tints & tones
#b8027f color schemes
#b8027f color preview, HTML & CSS examples
This text has a color of #b8027f
<p style="color:#b8027f;">Text here</p>
.mytext {color:#b8027f;}
This box has a color of #b8027f
<div style="background-color:#b8027f;">Content here</div>
.mybackground {background-color:#b8027f;}
Border around this has a color of #b8027f
<div style="border:2px solid #b8027f;">Content here</div>
.myborder {border:2px solid #b8027f;}