#bf41ed color space conversions
Hex:
#bf41ed
RGB:
191, 65, 237
CMY:
25, 75, 7
CMYK:
19, 73, 0, 7
HSL:
284°, 82.6923%, 59.2157%
HSV (HSB):
284°, 72.5738%, 92.9412%
XYZ:
38.6622, 20.9714, 82.1309
xyY:
0.2727, 0.1479, 20.9714
CIE-Lab:
52.9182, 73.4087, -63.2346
CIE-LCH:
52.9182, 96.8889, 319.2582
CIE-Luv:
52.9182, 41.3238, -105.6458
Hunter-Lab:
45.7945, 70.5589, -74.2784
#bf41ed color charts
#bf41ed color shades, tints & tones
#bf41ed color schemes
#bf41ed color preview, HTML & CSS examples
This text has a color of #bf41ed
<p style="color:#bf41ed;">Text here</p>
.mytext {color:#bf41ed;}
This box has a color of #bf41ed
<div style="background-color:#bf41ed;">Content here</div>
.mybackground {background-color:#bf41ed;}
Border around this has a color of #bf41ed
<div style="border:2px solid #bf41ed;">Content here</div>
.myborder {border:2px solid #bf41ed;}