#bf2599 color space conversions
Hex:
#bf2599
RGB:
191, 37, 153
CMY:
25, 85, 40
CMYK:
0, 81, 20, 25
HSL:
315°, 67.5439%, 44.7059%
HSV (HSB):
315°, 80.6283%, 74.9020%
XYZ:
27.8972, 14.6994, 31.5039
xyY:
0.3765, 0.1984, 14.6994
CIE-Lab:
45.2197, 68.4069, -26.7300
CIE-LCH:
45.2197, 73.4438, 338.6569
CIE-Luv:
45.2197, 75.0026, -48.5129
Hunter-Lab:
38.3398, 62.7873, -21.8809
#bf2599 color charts
#bf2599 color shades, tints & tones
#bf2599 color schemes
#bf2599 color preview, HTML & CSS examples
This text has a color of #bf2599
<p style="color:#bf2599;">Text here</p>
.mytext {color:#bf2599;}
This box has a color of #bf2599
<div style="background-color:#bf2599;">Content here</div>
.mybackground {background-color:#bf2599;}
Border around this has a color of #bf2599
<div style="border:2px solid #bf2599;">Content here</div>
.myborder {border:2px solid #bf2599;}