#bf2c8c color space conversions
Hex:
#bf2c8c
RGB:
191, 44, 140
CMY:
25, 83, 45
CMYK:
0, 77, 27, 25
HSL:
321°, 62.5532%, 46.0784%
HSV (HSB):
321°, 76.9634%, 74.9020%
XYZ:
27.1202, 14.7712, 26.2327
xyY:
0.3981, 0.2168, 14.7712
CIE-Lab:
45.3192, 64.8640, -18.7261
CIE-LCH:
45.3192, 67.5130, 343.8967
CIE-Luv:
45.3192, 78.6599, -36.6859
Hunter-Lab:
38.4333, 58.6989, -13.5651
#bf2c8c color charts
#bf2c8c color shades, tints & tones
#bf2c8c color schemes
#bf2c8c color preview, HTML & CSS examples
This text has a color of #bf2c8c
<p style="color:#bf2c8c;">Text here</p>
.mytext {color:#bf2c8c;}
This box has a color of #bf2c8c
<div style="background-color:#bf2c8c;">Content here</div>
.mybackground {background-color:#bf2c8c;}
Border around this has a color of #bf2c8c
<div style="border:2px solid #bf2c8c;">Content here</div>
.myborder {border:2px solid #bf2c8c;}