#bf1fed color space conversions
Hex:
#bf1fed
RGB:
191, 31, 237
CMY:
25, 88, 7
CMYK:
19, 87, 0, 7
HSL:
287°, 85.1240%, 52.5490%
HSV (HSB):
287°, 86.9198%, 92.9412%
XYZ:
37.2619, 18.1708, 81.6642
xyY:
0.2718, 0.1325, 18.1708
CIE-Lab:
49.7026, 82.7412, -68.4332
CIE-LCH:
49.7026, 107.3742, 320.4067
CIE-Luv:
49.7026, 45.7486, -112.1542
Hunter-Lab:
42.6272, 81.4355, -83.7474
#bf1fed color charts
#bf1fed color shades, tints & tones
#bf1fed color schemes
#bf1fed color preview, HTML & CSS examples
This text has a color of #bf1fed
<p style="color:#bf1fed;">Text here</p>
.mytext {color:#bf1fed;}
This box has a color of #bf1fed
<div style="background-color:#bf1fed;">Content here</div>
.mybackground {background-color:#bf1fed;}
Border around this has a color of #bf1fed
<div style="border:2px solid #bf1fed;">Content here</div>
.myborder {border:2px solid #bf1fed;}