#bf7ec5 color space conversions
Hex:
#bf7ec5
RGB:
191, 126, 197
CMY:
25, 51, 23
CMYK:
3, 36, 0, 23
HSL:
295°, 37.9679%, 63.3333%
HSV (HSB):
295°, 36.0406%, 77.2549%
XYZ:
39.0248, 30.0293, 56.5627
xyY:
0.3107, 0.2391, 30.0293
CIE-Lab:
61.6795, 36.7988, -26.8454
CIE-LCH:
61.6795, 45.5503, 323.8885
CIE-Luv:
61.6795, 31.2539, -46.7624
Hunter-Lab:
54.7990, 31.2194, -22.8390
#bf7ec5 color charts
#bf7ec5 color shades, tints & tones
#bf7ec5 color schemes
#bf7ec5 color preview, HTML & CSS examples
This text has a color of #bf7ec5
<p style="color:#bf7ec5;">Text here</p>
.mytext {color:#bf7ec5;}
This box has a color of #bf7ec5
<div style="background-color:#bf7ec5;">Content here</div>
.mybackground {background-color:#bf7ec5;}
Border around this has a color of #bf7ec5
<div style="border:2px solid #bf7ec5;">Content here</div>
.myborder {border:2px solid #bf7ec5;}