#bf72e2 color space conversions
Hex:
#bf72e2
RGB:
191, 114, 226
CMY:
25, 55, 11
CMYK:
15, 50, 0, 11
HSL:
281°, 65.8824%, 66.6667%
HSV (HSB):
281°, 49.5575%, 88.6275%
XYZ:
41.2306, 28.6020, 75.2991
xyY:
0.2841, 0.1971, 28.6020
CIE-Lab:
60.4287, 49.0640, -45.0905
CIE-LCH:
60.4287, 66.6366, 317.4166
CIE-Luv:
60.4287, 30.6878, -77.4316
Hunter-Lab:
53.4808, 44.0218, -46.0417
#bf72e2 color charts
#bf72e2 color shades, tints & tones
#bf72e2 color schemes
#bf72e2 color preview, HTML & CSS examples
This text has a color of #bf72e2
<p style="color:#bf72e2;">Text here</p>
.mytext {color:#bf72e2;}
This box has a color of #bf72e2
<div style="background-color:#bf72e2;">Content here</div>
.mybackground {background-color:#bf72e2;}
Border around this has a color of #bf72e2
<div style="border:2px solid #bf72e2;">Content here</div>
.myborder {border:2px solid #bf72e2;}