#bf0cc0 color space conversions
Hex:
#bf0cc0
RGB:
191, 12, 192
CMY:
25, 95, 25
CMYK:
1, 94, 0, 25
HSL:
300°, 88.2353%, 40.0000%
HSV (HSB):
300°, 93.7500%, 75.2941%
XYZ:
31.1318, 15.1451, 51.1516
xyY:
0.3195, 0.1554, 15.1451
CIE-Lab:
45.8323, 78.1423, -48.8686
CIE-LCH:
45.8323, 92.1648, 327.9790
CIE-Luv:
45.8323, 62.3134, -81.8100
Hunter-Lab:
38.9167, 74.6885, -50.6884
#bf0cc0 color charts
#bf0cc0 color shades, tints & tones
#bf0cc0 color schemes
#bf0cc0 color preview, HTML & CSS examples
This text has a color of #bf0cc0
<p style="color:#bf0cc0;">Text here</p>
.mytext {color:#bf0cc0;}
This box has a color of #bf0cc0
<div style="background-color:#bf0cc0;">Content here</div>
.mybackground {background-color:#bf0cc0;}
Border around this has a color of #bf0cc0
<div style="border:2px solid #bf0cc0;">Content here</div>
.myborder {border:2px solid #bf0cc0;}