#bf2e8b color space conversions
Hex:
#bf2e8b
RGB:
191, 46, 139
CMY:
25, 82, 45
CMYK:
0, 76, 27, 25
HSL:
322°, 61.1814%, 46.4706%
HSV (HSB):
322°, 75.9162%, 74.9020%
XYZ:
27.1231, 14.8944, 25.8715
xyY:
0.3995, 0.2194, 14.8944
CIE-Lab:
45.4893, 64.1425, -17.8590
CIE-LCH:
45.4893, 66.5823, 344.4414
CIE-Luv:
45.4893, 78.5173, -35.3866
Hunter-Lab:
38.5933, 57.9100, -12.7304
#bf2e8b color charts
#bf2e8b color shades, tints & tones
#bf2e8b color schemes
#bf2e8b color preview, HTML & CSS examples
This text has a color of #bf2e8b
<p style="color:#bf2e8b;">Text here</p>
.mytext {color:#bf2e8b;}
This box has a color of #bf2e8b
<div style="background-color:#bf2e8b;">Content here</div>
.mybackground {background-color:#bf2e8b;}
Border around this has a color of #bf2e8b
<div style="border:2px solid #bf2e8b;">Content here</div>
.myborder {border:2px solid #bf2e8b;}