#bf00a7 color space conversions
Hex:
#bf00a7
RGB:
191, 0, 167
CMY:
25, 100, 35
CMYK:
0, 100, 13, 25
HSL:
308°, 100.0000%, 37.4510%
HSV (HSB):
308°, 100.0000%, 74.9020%
XYZ:
28.4609, 13.8664, 37.7356
xyY:
0.3555, 0.1732, 13.8664
CIE-Lab:
44.0407, 75.7121, -36.9657
CIE-LCH:
44.0407, 84.2543, 333.9765
CIE-Luv:
44.0407, 73.1352, -63.7964
Hunter-Lab:
37.2376, 71.2628, -34.0167
#bf00a7 color charts
#bf00a7 color shades, tints & tones
#bf00a7 color schemes
#bf00a7 color preview, HTML & CSS examples
This text has a color of #bf00a7
<p style="color:#bf00a7;">Text here</p>
.mytext {color:#bf00a7;}
This box has a color of #bf00a7
<div style="background-color:#bf00a7;">Content here</div>
.mybackground {background-color:#bf00a7;}
Border around this has a color of #bf00a7
<div style="border:2px solid #bf00a7;">Content here</div>
.myborder {border:2px solid #bf00a7;}