#bf84e1 color space conversions
Hex:
#bf84e1
RGB:
191, 132, 225
CMY:
25, 48, 12
CMYK:
15, 41, 0, 12
HSL:
278°, 60.7843%, 70.0000%
HSV (HSB):
278°, 41.3333%, 88.2353%
XYZ:
43.3277, 33.0151, 75.3231
xyY:
0.2857, 0.2177, 33.0151
CIE-Lab:
64.1732, 39.2356, -38.6534
CIE-LCH:
64.1732, 55.0773, 315.4283
CIE-Luv:
64.1732, 24.0693, -66.4741
Hunter-Lab:
57.4588, 34.0479, -37.5025
#bf84e1 color charts
#bf84e1 color shades, tints & tones
#bf84e1 color schemes
#bf84e1 color preview, HTML & CSS examples
This text has a color of #bf84e1
<p style="color:#bf84e1;">Text here</p>
.mytext {color:#bf84e1;}
This box has a color of #bf84e1
<div style="background-color:#bf84e1;">Content here</div>
.mybackground {background-color:#bf84e1;}
Border around this has a color of #bf84e1
<div style="border:2px solid #bf84e1;">Content here</div>
.myborder {border:2px solid #bf84e1;}