#bf25a1 color space conversions
Hex:
#bf25a1
RGB:
191, 37, 161
CMY:
25, 85, 37
CMYK:
0, 81, 16, 25
HSL:
312°, 67.5439%, 44.7059%
HSV (HSB):
312°, 80.6283%, 74.9020%
XYZ:
28.5804, 14.9727, 35.1019
xyY:
0.3634, 0.1904, 14.9727
CIE-Lab:
45.5968, 69.4724, -30.9352
CIE-LCH:
45.5968, 76.0487, 335.9972
CIE-Luv:
45.5968, 71.7653, -54.7874
Hunter-Lab:
38.6946, 64.1275, -26.6988
#bf25a1 color charts
#bf25a1 color shades, tints & tones
#bf25a1 color schemes
#bf25a1 color preview, HTML & CSS examples
This text has a color of #bf25a1
<p style="color:#bf25a1;">Text here</p>
.mytext {color:#bf25a1;}
This box has a color of #bf25a1
<div style="background-color:#bf25a1;">Content here</div>
.mybackground {background-color:#bf25a1;}
Border around this has a color of #bf25a1
<div style="border:2px solid #bf25a1;">Content here</div>
.myborder {border:2px solid #bf25a1;}