#bf0f7f color space conversions
Hex:
#bf0f7f
RGB:
191, 15, 127
CMY:
25, 94, 50
CMYK:
0, 92, 34, 25
HSL:
322°, 85.4369%, 40.3922%
HSV (HSB):
322°, 92.1466%, 74.9020%
XYZ:
25.4874, 12.9503, 21.2350
xyY:
0.4271, 0.2170, 12.9503
CIE-Lab:
42.6883, 69.4611, -14.7962
CIE-LCH:
42.6883, 71.0196, 347.9749
CIE-Luv:
42.6883, 89.8119, -31.7089
Hunter-Lab:
35.9866, 63.4460, -9.7953
#bf0f7f color charts
#bf0f7f color shades, tints & tones
#bf0f7f color schemes
#bf0f7f color preview, HTML & CSS examples
This text has a color of #bf0f7f
<p style="color:#bf0f7f;">Text here</p>
.mytext {color:#bf0f7f;}
This box has a color of #bf0f7f
<div style="background-color:#bf0f7f;">Content here</div>
.mybackground {background-color:#bf0f7f;}
Border around this has a color of #bf0f7f
<div style="border:2px solid #bf0f7f;">Content here</div>
.myborder {border:2px solid #bf0f7f;}