#bf7de9 color space conversions
Hex:
#bf7de9
RGB:
191, 125, 233
CMY:
25, 51, 9
CMYK:
18, 46, 0, 9
HSL:
277°, 71.0526%, 70.1961%
HSV (HSB):
277°, 46.3519%, 91.3725%
XYZ:
43.5275, 31.6268, 80.9012
xyY:
0.2789, 0.2027, 31.6268
CIE-Lab:
63.0332, 44.7395, -44.8817
CIE-LCH:
63.0332, 63.3718, 314.9091
CIE-Luv:
63.0332, 25.4527, -77.1251
Hunter-Lab:
56.2377, 39.7414, -45.9257
#bf7de9 color charts
#bf7de9 color shades, tints & tones
#bf7de9 color schemes
#bf7de9 color preview, HTML & CSS examples
This text has a color of #bf7de9
<p style="color:#bf7de9;">Text here</p>
.mytext {color:#bf7de9;}
This box has a color of #bf7de9
<div style="background-color:#bf7de9;">Content here</div>
.mybackground {background-color:#bf7de9;}
Border around this has a color of #bf7de9
<div style="border:2px solid #bf7de9;">Content here</div>
.myborder {border:2px solid #bf7de9;}