#bf0ec0 color space conversions
Hex:
#bf0ec0
RGB:
191, 14, 192
CMY:
25, 95, 25
CMYK:
1, 93, 0, 25
HSL:
300°, 86.4078%, 40.3922%
HSV (HSB):
300°, 92.7083%, 75.2941%
XYZ:
31.1573, 15.1962, 51.1602
xyY:
0.3195, 0.1558, 15.1962
CIE-Lab:
45.9018, 77.9370, -48.7574
CIE-LCH:
45.9018, 91.9318, 327.9699
CIE-Luv:
45.9018, 62.1979, -81.6602
Hunter-Lab:
38.9823, 74.4503, -50.5242
#bf0ec0 color charts
#bf0ec0 color shades, tints & tones
#bf0ec0 color schemes
#bf0ec0 color preview, HTML & CSS examples
This text has a color of #bf0ec0
<p style="color:#bf0ec0;">Text here</p>
.mytext {color:#bf0ec0;}
This box has a color of #bf0ec0
<div style="background-color:#bf0ec0;">Content here</div>
.mybackground {background-color:#bf0ec0;}
Border around this has a color of #bf0ec0
<div style="border:2px solid #bf0ec0;">Content here</div>
.myborder {border:2px solid #bf0ec0;}