#bf2e8e color space conversions
Hex:
#bf2e8e
RGB:
191, 46, 142
CMY:
25, 82, 44
CMYK:
0, 76, 26, 25
HSL:
320°, 61.1814%, 46.4706%
HSV (HSB):
320°, 75.9162%, 74.9020%
XYZ:
27.3453, 14.9834, 27.0420
xyY:
0.3942, 0.2160, 14.9834
CIE-Lab:
45.6114, 64.5130, -19.4892
CIE-LCH:
45.6114, 67.3925, 343.1906
CIE-Luv:
45.6114, 77.3289, -37.7413
Hunter-Lab:
38.7083, 58.3610, -14.3247
#bf2e8e color charts
#bf2e8e color shades, tints & tones
#bf2e8e color schemes
#bf2e8e color preview, HTML & CSS examples
This text has a color of #bf2e8e
<p style="color:#bf2e8e;">Text here</p>
.mytext {color:#bf2e8e;}
This box has a color of #bf2e8e
<div style="background-color:#bf2e8e;">Content here</div>
.mybackground {background-color:#bf2e8e;}
Border around this has a color of #bf2e8e
<div style="border:2px solid #bf2e8e;">Content here</div>
.myborder {border:2px solid #bf2e8e;}