#bf7cee color space conversions
Hex:
#bf7cee
RGB:
191, 124, 238
CMY:
25, 51, 7
CMYK:
20, 48, 0, 7
HSL:
275°, 77.0270%, 70.9804%
HSV (HSB):
275°, 47.8992%, 93.3333%
XYZ:
44.1261, 31.6647, 84.6751
xyY:
0.2750, 0.1973, 31.6647
CIE-Lab:
63.0648, 46.3622, -47.6012
CIE-LCH:
63.0648, 66.4480, 314.2446
CIE-Luv:
63.0648, 24.9733, -81.7579
Hunter-Lab:
56.2714, 41.4987, -49.8274
#bf7cee color charts
#bf7cee color shades, tints & tones
#bf7cee color schemes
#bf7cee color preview, HTML & CSS examples
This text has a color of #bf7cee
<p style="color:#bf7cee;">Text here</p>
.mytext {color:#bf7cee;}
This box has a color of #bf7cee
<div style="background-color:#bf7cee;">Content here</div>
.mybackground {background-color:#bf7cee;}
Border around this has a color of #bf7cee
<div style="border:2px solid #bf7cee;">Content here</div>
.myborder {border:2px solid #bf7cee;}