#bf04a9 color space conversions
Hex:
#bf04a9
RGB:
191, 4, 169
CMY:
25, 98, 34
CMYK:
0, 98, 12, 25
HSL:
307°, 95.8974%, 38.2353%
HSV (HSB):
307°, 97.9058%, 74.9020%
XYZ:
28.6907, 14.0278, 38.7316
xyY:
0.3522, 0.1722, 14.0278
CIE-Lab:
44.2727, 75.6098, -37.7908
CIE-LCH:
44.2727, 84.5280, 333.4435
CIE-Luv:
44.2727, 72.0358, -65.0395
Hunter-Lab:
37.4537, 71.1928, -35.0954
#bf04a9 color charts
#bf04a9 color shades, tints & tones
#bf04a9 color schemes
#bf04a9 color preview, HTML & CSS examples
This text has a color of #bf04a9
<p style="color:#bf04a9;">Text here</p>
.mytext {color:#bf04a9;}
This box has a color of #bf04a9
<div style="background-color:#bf04a9;">Content here</div>
.mybackground {background-color:#bf04a9;}
Border around this has a color of #bf04a9
<div style="border:2px solid #bf04a9;">Content here</div>
.myborder {border:2px solid #bf04a9;}