#b8027b color space conversions
Hex:
#b8027b
RGB:
184, 2, 123
CMY:
28, 99, 52
CMYK:
0, 99, 33, 28
HSL:
320°, 97.8495%, 36.4706%
HSV (HSB):
320°, 98.9130%, 72.1569%
XYZ:
23.3640, 11.6638, 19.7588
xyY:
0.4265, 0.2129, 11.6638
CIE-Lab:
40.6768, 68.9166, -15.5120
CIE-LCH:
40.6768, 70.6408, 347.3151
CIE-Luv:
40.6768, 87.2298, -32.1633
Hunter-Lab:
34.1523, 62.3474, -10.3955
#b8027b color charts
#b8027b color shades, tints & tones
#b8027b color schemes
#b8027b color preview, HTML & CSS examples
This text has a color of #b8027b
<p style="color:#b8027b;">Text here</p>
.mytext {color:#b8027b;}
This box has a color of #b8027b
<div style="background-color:#b8027b;">Content here</div>
.mybackground {background-color:#b8027b;}
Border around this has a color of #b8027b
<div style="border:2px solid #b8027b;">Content here</div>
.myborder {border:2px solid #b8027b;}