#bf72e5 color space conversions
Hex:
#bf72e5
RGB:
191, 114, 229
CMY:
25, 55, 10
CMYK:
17, 50, 0, 10
HSL:
280°, 68.8623%, 67.2549%
HSV (HSB):
280°, 50.2183%, 89.8039%
XYZ:
41.6460, 28.7681, 77.4866
xyY:
0.2816, 0.1945, 28.7681
CIE-Lab:
60.5765, 49.6942, -46.5322
CIE-LCH:
60.5765, 68.0790, 316.8821
CIE-Luv:
60.5765, 30.1134, -79.8599
Hunter-Lab:
53.6359, 44.7348, -48.1097
#bf72e5 color charts
#bf72e5 color shades, tints & tones
#bf72e5 color schemes
#bf72e5 color preview, HTML & CSS examples
This text has a color of #bf72e5
<p style="color:#bf72e5;">Text here</p>
.mytext {color:#bf72e5;}
This box has a color of #bf72e5
<div style="background-color:#bf72e5;">Content here</div>
.mybackground {background-color:#bf72e5;}
Border around this has a color of #bf72e5
<div style="border:2px solid #bf72e5;">Content here</div>
.myborder {border:2px solid #bf72e5;}