#bf87d2 color space conversions
Hex:
#bf87d2
RGB:
191, 135, 210
CMY:
25, 47, 18
CMYK:
9, 36, 0, 18
HSL:
285°, 45.4545%, 67.6471%
HSV (HSB):
285°, 35.7143%, 82.3529%
XYZ:
41.7827, 33.0575, 65.1513
xyY:
0.2985, 0.2361, 33.0575
CIE-Lab:
64.2074, 34.4585, -30.2441
CIE-LCH:
64.2074, 45.8486, 318.7266
CIE-Luv:
64.2074, 25.1567, -52.1695
Hunter-Lab:
57.4956, 29.1006, -26.9377
#bf87d2 color charts
#bf87d2 color shades, tints & tones
#bf87d2 color schemes
#bf87d2 color preview, HTML & CSS examples
This text has a color of #bf87d2
<p style="color:#bf87d2;">Text here</p>
.mytext {color:#bf87d2;}
This box has a color of #bf87d2
<div style="background-color:#bf87d2;">Content here</div>
.mybackground {background-color:#bf87d2;}
Border around this has a color of #bf87d2
<div style="border:2px solid #bf87d2;">Content here</div>
.myborder {border:2px solid #bf87d2;}