#bf4fed color space conversions
Hex:
#bf4fed
RGB:
191, 79, 237
CMY:
25, 69, 7
CMYK:
19, 67, 0, 7
HSL:
283°, 81.4433%, 61.9608%
HSV (HSB):
283°, 66.6667%, 92.9412%
XYZ:
39.5679, 22.7828, 82.4328
xyY:
0.2733, 0.1574, 22.7828
CIE-Lab:
54.8479, 67.9616, -60.1303
CIE-LCH:
54.8479, 90.7438, 318.4986
CIE-Luv:
54.8479, 38.4614, -101.3543
Hunter-Lab:
47.7313, 64.4418, -68.9830
#bf4fed color charts
#bf4fed color shades, tints & tones
#bf4fed color schemes
#bf4fed color preview, HTML & CSS examples
This text has a color of #bf4fed
<p style="color:#bf4fed;">Text here</p>
.mytext {color:#bf4fed;}
This box has a color of #bf4fed
<div style="background-color:#bf4fed;">Content here</div>
.mybackground {background-color:#bf4fed;}
Border around this has a color of #bf4fed
<div style="border:2px solid #bf4fed;">Content here</div>
.myborder {border:2px solid #bf4fed;}