#bf7fc5 color space conversions
Hex:
#bf7fc5
RGB:
191, 127, 197
CMY:
25, 50, 23
CMYK:
3, 36, 0, 23
HSL:
295°, 37.6344%, 63.5294%
HSV (HSB):
295°, 35.5330%, 77.2549%
XYZ:
39.1533, 30.2863, 56.6056
xyY:
0.3106, 0.2403, 30.2863
CIE-Lab:
61.9005, 36.2537, -26.5050
CIE-LCH:
61.9005, 44.9093, 323.8296
CIE-Luv:
61.9005, 30.8079, -46.1691
Hunter-Lab:
55.0330, 30.6862, -22.4611
#bf7fc5 color charts
#bf7fc5 color shades, tints & tones
#bf7fc5 color schemes
#bf7fc5 color preview, HTML & CSS examples
This text has a color of #bf7fc5
<p style="color:#bf7fc5;">Text here</p>
.mytext {color:#bf7fc5;}
This box has a color of #bf7fc5
<div style="background-color:#bf7fc5;">Content here</div>
.mybackground {background-color:#bf7fc5;}
Border around this has a color of #bf7fc5
<div style="border:2px solid #bf7fc5;">Content here</div>
.myborder {border:2px solid #bf7fc5;}