#bf72f3 color space conversions
Hex:
#bf72f3
RGB:
191, 114, 243
CMY:
25, 55, 5
CMYK:
21, 53, 0, 5
HSL:
276°, 84.3137%, 70.0000%
HSV (HSB):
276°, 53.0864%, 95.2941%
XYZ:
43.6808, 29.5821, 88.2017
xyY:
0.2705, 0.1832, 29.5821
CIE-Lab:
61.2919, 52.6972, -53.1766
CIE-LCH:
61.2919, 74.8648, 314.7406
CIE-Luv:
61.2919, 27.4893, -91.0766
Hunter-Lab:
54.3894, 48.1743, -58.0763
#bf72f3 color charts
#bf72f3 color shades, tints & tones
#bf72f3 color schemes
#bf72f3 color preview, HTML & CSS examples
This text has a color of #bf72f3
<p style="color:#bf72f3;">Text here</p>
.mytext {color:#bf72f3;}
This box has a color of #bf72f3
<div style="background-color:#bf72f3;">Content here</div>
.mybackground {background-color:#bf72f3;}
Border around this has a color of #bf72f3
<div style="border:2px solid #bf72f3;">Content here</div>
.myborder {border:2px solid #bf72f3;}