#bf87c1 color space conversions
Hex:
#bf87c1
RGB:
191, 135, 193
CMY:
25, 47, 24
CMYK:
1, 30, 0, 24
HSL:
298°, 31.8681%, 64.3137%
HSV (HSB):
298°, 30.0518%, 75.6863%
XYZ:
39.7755, 32.2546, 54.5814
xyY:
0.3142, 0.2548, 32.2546
CIE-Lab:
63.5527, 31.0923, -21.7161
CIE-LCH:
63.5527, 37.9252, 325.0680
CIE-Luv:
63.5527, 27.7892, -38.0007
Hunter-Lab:
56.7931, 25.6259, -17.2259
#bf87c1 color charts
#bf87c1 color shades, tints & tones
#bf87c1 color schemes
#bf87c1 color preview, HTML & CSS examples
This text has a color of #bf87c1
<p style="color:#bf87c1;">Text here</p>
.mytext {color:#bf87c1;}
This box has a color of #bf87c1
<div style="background-color:#bf87c1;">Content here</div>
.mybackground {background-color:#bf87c1;}
Border around this has a color of #bf87c1
<div style="border:2px solid #bf87c1;">Content here</div>
.myborder {border:2px solid #bf87c1;}