#bf76d5 color space conversions
Hex:
#bf76d5
RGB:
191, 118, 213
CMY:
25, 54, 16
CMYK:
10, 45, 0, 16
HSL:
286°, 53.0726%, 64.9020%
HSV (HSB):
286°, 44.6009%, 83.5294%
XYZ:
39.9745, 28.8373, 66.4101
xyY:
0.2956, 0.2133, 28.8373
CIE-Lab:
60.6378, 44.2795, -37.4771
CIE-LCH:
60.6378, 58.0104, 319.7563
CIE-Luv:
60.6378, 31.6792, -64.6295
Hunter-Lab:
53.7004, 38.8995, -35.7323
#bf76d5 color charts
#bf76d5 color shades, tints & tones
#bf76d5 color schemes
#bf76d5 color preview, HTML & CSS examples
This text has a color of #bf76d5
<p style="color:#bf76d5;">Text here</p>
.mytext {color:#bf76d5;}
This box has a color of #bf76d5
<div style="background-color:#bf76d5;">Content here</div>
.mybackground {background-color:#bf76d5;}
Border around this has a color of #bf76d5
<div style="border:2px solid #bf76d5;">Content here</div>
.myborder {border:2px solid #bf76d5;}