#bf87d6 color space conversions
Hex:
#bf87d6
RGB:
191, 135, 214
CMY:
25, 47, 16
CMYK:
11, 37, 0, 16
HSL:
283°, 49.0683%, 68.4314%
HSV (HSB):
283°, 36.9159%, 83.9216%
XYZ:
42.2874, 33.2594, 67.8092
xyY:
0.2950, 0.2320, 33.2594
CIE-Lab:
64.3704, 35.2808, -32.2245
CIE-LCH:
64.3704, 47.7824, 317.5923
CIE-Luv:
64.3704, 24.5414, -55.5081
Hunter-Lab:
57.6709, 29.9617, -29.3433
#bf87d6 color charts
#bf87d6 color shades, tints & tones
#bf87d6 color schemes
#bf87d6 color preview, HTML & CSS examples
This text has a color of #bf87d6
<p style="color:#bf87d6;">Text here</p>
.mytext {color:#bf87d6;}
This box has a color of #bf87d6
<div style="background-color:#bf87d6;">Content here</div>
.mybackground {background-color:#bf87d6;}
Border around this has a color of #bf87d6
<div style="border:2px solid #bf87d6;">Content here</div>
.myborder {border:2px solid #bf87d6;}