#bf2fa9 color space conversions
Hex:
#bf2fa9
RGB:
191, 47, 169
CMY:
25, 82, 34
CMYK:
0, 75, 12, 25
HSL:
309°, 60.5042%, 46.6667%
HSV (HSB):
309°, 75.3927%, 74.9020%
XYZ:
29.6638, 15.9740, 39.0559
xyY:
0.3502, 0.1886, 15.9740
CIE-Lab:
46.9403, 67.8615, -33.5860
CIE-LCH:
46.9403, 75.7179, 333.6683
CIE-Luv:
46.9403, 66.6403, -58.7716
Hunter-Lab:
39.9674, 62.5395, -29.9606
#bf2fa9 color charts
#bf2fa9 color shades, tints & tones
#bf2fa9 color schemes
#bf2fa9 color preview, HTML & CSS examples
This text has a color of #bf2fa9
<p style="color:#bf2fa9;">Text here</p>
.mytext {color:#bf2fa9;}
This box has a color of #bf2fa9
<div style="background-color:#bf2fa9;">Content here</div>
.mybackground {background-color:#bf2fa9;}
Border around this has a color of #bf2fa9
<div style="border:2px solid #bf2fa9;">Content here</div>
.myborder {border:2px solid #bf2fa9;}