#bf2d9e color space conversions
Hex:
#bf2d9e
RGB:
191, 45, 158
CMY:
25, 82, 38
CMYK:
0, 76, 17, 25
HSL:
314°, 61.8644%, 46.2745%
HSV (HSB):
314°, 76.4398%, 74.9020%
XYZ:
28.5958, 15.4218, 33.8173
xyY:
0.3674, 0.1981, 15.4218
CIE-Lab:
46.2065, 66.9043, -28.1903
CIE-LCH:
46.2065, 72.6008, 337.1518
CIE-Luv:
46.2065, 71.2912, -50.6127
Hunter-Lab:
39.2705, 61.2556, -23.5674
#bf2d9e color charts
#bf2d9e color shades, tints & tones
#bf2d9e color schemes
#bf2d9e color preview, HTML & CSS examples
This text has a color of #bf2d9e
<p style="color:#bf2d9e;">Text here</p>
.mytext {color:#bf2d9e;}
This box has a color of #bf2d9e
<div style="background-color:#bf2d9e;">Content here</div>
.mybackground {background-color:#bf2d9e;}
Border around this has a color of #bf2d9e
<div style="border:2px solid #bf2d9e;">Content here</div>
.myborder {border:2px solid #bf2d9e;}