#bf7fd7 color space conversions
Hex:
#bf7fd7
RGB:
191, 127, 215
CMY:
25, 50, 16
CMYK:
11, 41, 0, 16
HSL:
284°, 52.3810%, 67.0588%
HSV (HSB):
284°, 40.9302%, 84.3137%
XYZ:
41.3410, 31.1614, 68.1258
xyY:
0.2940, 0.2216, 31.1614
CIE-Lab:
62.6437, 39.8543, -35.4670
CIE-LCH:
62.6437, 53.3505, 318.3336
CIE-Luv:
62.6437, 27.7225, -61.1358
Hunter-Lab:
55.8224, 34.5044, -33.2820
#bf7fd7 color charts
#bf7fd7 color shades, tints & tones
#bf7fd7 color schemes
#bf7fd7 color preview, HTML & CSS examples
This text has a color of #bf7fd7
<p style="color:#bf7fd7;">Text here</p>
.mytext {color:#bf7fd7;}
This box has a color of #bf7fd7
<div style="background-color:#bf7fd7;">Content here</div>
.mybackground {background-color:#bf7fd7;}
Border around this has a color of #bf7fd7
<div style="border:2px solid #bf7fd7;">Content here</div>
.myborder {border:2px solid #bf7fd7;}