#bf74fd color space conversions
Hex:
#bf74fd
RGB:
191, 116, 253
CMY:
25, 55, 1
CMYK:
25, 54, 0, 1
HSL:
273°, 97.1631%, 72.3529%
HSV (HSB):
273°, 54.1502%, 99.2157%
XYZ:
45.4609, 30.6590, 96.4502
xyY:
0.2634, 0.1777, 30.6590
CIE-Lab:
62.2187, 53.8741, -57.2182
CIE-LCH:
62.2187, 78.5897, 313.2758
CIE-Luv:
62.2187, 25.0592, -97.9677
Hunter-Lab:
55.3706, 49.6553, -64.5181
#bf74fd color charts
#bf74fd color shades, tints & tones
#bf74fd color schemes
#bf74fd color preview, HTML & CSS examples
This text has a color of #bf74fd
<p style="color:#bf74fd;">Text here</p>
.mytext {color:#bf74fd;}
This box has a color of #bf74fd
<div style="background-color:#bf74fd;">Content here</div>
.mybackground {background-color:#bf74fd;}
Border around this has a color of #bf74fd
<div style="border:2px solid #bf74fd;">Content here</div>
.myborder {border:2px solid #bf74fd;}