#bf07c2 color space conversions
Hex:
#bf07c2
RGB:
191, 7, 194
CMY:
25, 97, 24
CMYK:
2, 96, 0, 24
HSL:
299°, 93.0348%, 39.4118%
HSV (HSB):
299°, 96.3918%, 76.0784%
XYZ:
31.2994, 15.1234, 52.3084
xyY:
0.3170, 0.1532, 15.1234
CIE-Lab:
45.8027, 78.8874, -50.0828
CIE-LCH:
45.8027, 93.4426, 327.5900
CIE-Luv:
45.8027, 61.7984, -83.6104
Hunter-Lab:
38.8888, 75.6095, -52.5274
#bf07c2 color charts
#bf07c2 color shades, tints & tones
#bf07c2 color schemes
#bf07c2 color preview, HTML & CSS examples
This text has a color of #bf07c2
<p style="color:#bf07c2;">Text here</p>
.mytext {color:#bf07c2;}
This box has a color of #bf07c2
<div style="background-color:#bf07c2;">Content here</div>
.mybackground {background-color:#bf07c2;}
Border around this has a color of #bf07c2
<div style="border:2px solid #bf07c2;">Content here</div>
.myborder {border:2px solid #bf07c2;}