#bf74e1 color space conversions
Hex:
#bf74e1
RGB:
191, 116, 225
CMY:
25, 55, 12
CMYK:
15, 48, 0, 12
HSL:
281°, 64.4970%, 66.8627%
HSV (HSB):
281°, 48.4444%, 88.2353%
XYZ:
41.3219, 29.0034, 74.6545
xyY:
0.2850, 0.2001, 29.0034
CIE-Lab:
60.7846, 47.8090, -43.9708
CIE-LCH:
60.7846, 64.9548, 317.3947
CIE-Luv:
60.7846, 30.1633, -75.5546
Hunter-Lab:
53.8548, 42.7141, -44.4905
#bf74e1 color charts
#bf74e1 color shades, tints & tones
#bf74e1 color schemes
#bf74e1 color preview, HTML & CSS examples
This text has a color of #bf74e1
<p style="color:#bf74e1;">Text here</p>
.mytext {color:#bf74e1;}
This box has a color of #bf74e1
<div style="background-color:#bf74e1;">Content here</div>
.mybackground {background-color:#bf74e1;}
Border around this has a color of #bf74e1
<div style="border:2px solid #bf74e1;">Content here</div>
.myborder {border:2px solid #bf74e1;}