#bf07e3 color space conversions
Hex:
#bf07e3
RGB:
191, 7, 227
CMY:
25, 97, 11
CMYK:
16, 97, 0, 11
HSL:
290°, 94.0171%, 45.8824%
HSV (HSB):
290°, 96.9163%, 89.0196%
XYZ:
35.4270, 16.7744, 74.0436
xyY:
0.2806, 0.1329, 16.7744
CIE-Lab:
47.9745, 84.0816, -65.5749
CIE-LCH:
47.9745, 106.6292, 322.0495
CIE-Luv:
47.9745, 50.1865, -107.1695
Hunter-Lab:
40.9565, 82.7267, -78.5184
#bf07e3 color charts
#bf07e3 color shades, tints & tones
#bf07e3 color schemes
#bf07e3 color preview, HTML & CSS examples
This text has a color of #bf07e3
<p style="color:#bf07e3;">Text here</p>
.mytext {color:#bf07e3;}
This box has a color of #bf07e3
<div style="background-color:#bf07e3;">Content here</div>
.mybackground {background-color:#bf07e3;}
Border around this has a color of #bf07e3
<div style="border:2px solid #bf07e3;">Content here</div>
.myborder {border:2px solid #bf07e3;}