#bf05c9 color space conversions
Hex:
#bf05c9
RGB:
191, 5, 201
CMY:
25, 98, 21
CMYK:
5, 98, 0, 21
HSL:
297°, 95.1456%, 40.3922%
HSV (HSB):
297°, 97.5124%, 78.8235%
XYZ:
32.0827, 15.4020, 56.5403
xyY:
0.3084, 0.1481, 15.4020
CIE-Lab:
46.1799, 80.1183, -53.5476
CIE-LCH:
46.1799, 96.3653, 326.2429
CIE-Luv:
46.1799, 59.2652, -88.8535
Hunter-Lab:
39.2453, 77.2430, -57.9467
#bf05c9 color charts
#bf05c9 color shades, tints & tones
#bf05c9 color schemes
#bf05c9 color preview, HTML & CSS examples
This text has a color of #bf05c9
<p style="color:#bf05c9;">Text here</p>
.mytext {color:#bf05c9;}
This box has a color of #bf05c9
<div style="background-color:#bf05c9;">Content here</div>
.mybackground {background-color:#bf05c9;}
Border around this has a color of #bf05c9
<div style="border:2px solid #bf05c9;">Content here</div>
.myborder {border:2px solid #bf05c9;}