#bf75f7 color space conversions
Hex:
#bf75f7
RGB:
191, 117, 247
CMY:
25, 54, 3
CMYK:
23, 53, 0, 3
HSL:
274°, 89.0411%, 71.3725%
HSV (HSB):
274°, 52.6316%, 96.8627%
XYZ:
44.6356, 30.5143, 91.5330
xyY:
0.2678, 0.1831, 30.5143
CIE-Lab:
62.0955, 52.0247, -54.1093
CIE-LCH:
62.0955, 75.0626, 313.8748
CIE-Luv:
62.0955, 25.7991, -92.7242
Hunter-Lab:
55.2398, 47.5645, -59.5764
#bf75f7 color charts
#bf75f7 color shades, tints & tones
#bf75f7 color schemes
#bf75f7 color preview, HTML & CSS examples
This text has a color of #bf75f7
<p style="color:#bf75f7;">Text here</p>
.mytext {color:#bf75f7;}
This box has a color of #bf75f7
<div style="background-color:#bf75f7;">Content here</div>
.mybackground {background-color:#bf75f7;}
Border around this has a color of #bf75f7
<div style="border:2px solid #bf75f7;">Content here</div>
.myborder {border:2px solid #bf75f7;}