#bf74e3 color space conversions
Hex:
#bf74e3
RGB:
191, 116, 227
CMY:
25, 55, 11
CMYK:
16, 49, 0, 11
HSL:
281°, 66.4671%, 67.2549%
HSV (HSB):
281°, 48.8987%, 89.0196%
XYZ:
41.5964, 29.1132, 76.1001
xyY:
0.2833, 0.1983, 29.1132
CIE-Lab:
60.8814, 48.2288, -44.9350
CIE-LCH:
60.8814, 65.9179, 317.0249
CIE-Luv:
60.8814, 29.7868, -77.1808
Hunter-Lab:
53.9566, 43.1855, -45.8526
#bf74e3 color charts
#bf74e3 color shades, tints & tones
#bf74e3 color schemes
#bf74e3 color preview, HTML & CSS examples
This text has a color of #bf74e3
<p style="color:#bf74e3;">Text here</p>
.mytext {color:#bf74e3;}
This box has a color of #bf74e3
<div style="background-color:#bf74e3;">Content here</div>
.mybackground {background-color:#bf74e3;}
Border around this has a color of #bf74e3
<div style="border:2px solid #bf74e3;">Content here</div>
.myborder {border:2px solid #bf74e3;}