#bf2fe7 color space conversions
Hex:
#bf2fe7
RGB:
191, 47, 231
CMY:
25, 82, 9
CMYK:
17, 80, 0, 9
HSL:
287°, 79.3103%, 54.5098%
HSV (HSB):
287°, 79.6537%, 90.5882%
XYZ:
36.9262, 18.8789, 77.2991
xyY:
0.2774, 0.1418, 18.8789
CIE-Lab:
50.5452, 78.0067, -63.6832
CIE-LCH:
50.5452, 100.7005, 320.7724
CIE-Luv:
50.5452, 45.8238, -105.4836
Hunter-Lab:
43.4499, 75.6622, -75.0644
#bf2fe7 color charts
#bf2fe7 color shades, tints & tones
#bf2fe7 color schemes
#bf2fe7 color preview, HTML & CSS examples
This text has a color of #bf2fe7
<p style="color:#bf2fe7;">Text here</p>
.mytext {color:#bf2fe7;}
This box has a color of #bf2fe7
<div style="background-color:#bf2fe7;">Content here</div>
.mybackground {background-color:#bf2fe7;}
Border around this has a color of #bf2fe7
<div style="border:2px solid #bf2fe7;">Content here</div>
.myborder {border:2px solid #bf2fe7;}