#bf06a9 color space conversions
Hex:
#bf06a9
RGB:
191, 6, 169
CMY:
25, 98, 34
CMYK:
0, 97, 12, 25
HSL:
307°, 93.9086%, 38.6275%
HSV (HSB):
307°, 96.8586%, 74.9020%
XYZ:
28.7124, 14.0712, 38.7388
xyY:
0.3522, 0.1726, 14.0712
CIE-Lab:
44.3349, 75.4266, -37.6925
CIE-LCH:
44.3349, 84.3203, 333.4476
CIE-Luv:
44.3349, 71.9142, -64.8978
Hunter-Lab:
37.5116, 70.9836, -34.9716
#bf06a9 color charts
#bf06a9 color shades, tints & tones
#bf06a9 color schemes
#bf06a9 color preview, HTML & CSS examples
This text has a color of #bf06a9
<p style="color:#bf06a9;">Text here</p>
.mytext {color:#bf06a9;}
This box has a color of #bf06a9
<div style="background-color:#bf06a9;">Content here</div>
.mybackground {background-color:#bf06a9;}
Border around this has a color of #bf06a9
<div style="border:2px solid #bf06a9;">Content here</div>
.myborder {border:2px solid #bf06a9;}