#bf7fc7 color space conversions
Hex:
#bf7fc7
RGB:
191, 127, 199
CMY:
25, 50, 22
CMYK:
4, 36, 0, 22
HSL:
293°, 39.1304%, 63.9216%
HSV (HSB):
293°, 36.1809%, 78.0392%
XYZ:
39.3840, 30.3786, 57.8207
xyY:
0.3087, 0.2381, 30.3786
CIE-Lab:
61.9795, 36.6424, -27.5113
CIE-LCH:
61.9795, 45.8207, 323.1006
CIE-Luv:
61.9795, 30.4626, -47.8326
Hunter-Lab:
55.1168, 31.0938, -23.6169
#bf7fc7 color charts
#bf7fc7 color shades, tints & tones
#bf7fc7 color schemes
#bf7fc7 color preview, HTML & CSS examples
This text has a color of #bf7fc7
<p style="color:#bf7fc7;">Text here</p>
.mytext {color:#bf7fc7;}
This box has a color of #bf7fc7
<div style="background-color:#bf7fc7;">Content here</div>
.mybackground {background-color:#bf7fc7;}
Border around this has a color of #bf7fc7
<div style="border:2px solid #bf7fc7;">Content here</div>
.myborder {border:2px solid #bf7fc7;}