#bf2ab7 color space conversions
Hex:
#bf2ab7
RGB:
191, 42, 183
CMY:
25, 84, 28
CMYK:
0, 78, 4, 25
HSL:
303°, 63.9485%, 45.6863%
HSV (HSB):
303°, 78.0105%, 74.9020%
XYZ:
30.8611, 16.1512, 46.2907
xyY:
0.3308, 0.1731, 16.1512
CIE-Lab:
47.1722, 71.3647, -41.4685
CIE-LCH:
47.1722, 82.5383, 329.8401
CIE-Luv:
47.1722, 62.4164, -70.8413
Hunter-Lab:
40.1885, 66.7414, -40.1605
#bf2ab7 color charts
#bf2ab7 color shades, tints & tones
#bf2ab7 color schemes
#bf2ab7 color preview, HTML & CSS examples
This text has a color of #bf2ab7
<p style="color:#bf2ab7;">Text here</p>
.mytext {color:#bf2ab7;}
This box has a color of #bf2ab7
<div style="background-color:#bf2ab7;">Content here</div>
.mybackground {background-color:#bf2ab7;}
Border around this has a color of #bf2ab7
<div style="border:2px solid #bf2ab7;">Content here</div>
.myborder {border:2px solid #bf2ab7;}