#bf07b5 color space conversions
Hex:
#bf07b5
RGB:
191, 7, 181
CMY:
25, 97, 29
CMYK:
0, 96, 5, 25
HSL:
303°, 92.9293%, 38.8235%
HSV (HSB):
303°, 96.3351%, 74.9020%
XYZ:
29.9023, 14.5645, 44.9513
xyY:
0.3344, 0.1629, 14.5645
CIE-Lab:
45.0319, 76.9942, -43.6941
CIE-LCH:
45.0319, 88.5284, 330.4251
CIE-Luv:
45.0319, 66.8974, -73.9314
Hunter-Lab:
38.1635, 73.0744, -43.1209
#bf07b5 color charts
#bf07b5 color shades, tints & tones
#bf07b5 color schemes
#bf07b5 color preview, HTML & CSS examples
This text has a color of #bf07b5
<p style="color:#bf07b5;">Text here</p>
.mytext {color:#bf07b5;}
This box has a color of #bf07b5
<div style="background-color:#bf07b5;">Content here</div>
.mybackground {background-color:#bf07b5;}
Border around this has a color of #bf07b5
<div style="border:2px solid #bf07b5;">Content here</div>
.myborder {border:2px solid #bf07b5;}