#bf87e5 color space conversions
Hex:
#bf87e5
RGB:
191, 135, 229
CMY:
25, 47, 10
CMYK:
17, 41, 0, 10
HSL:
276°, 64.3836%, 71.3725%
HSV (HSB):
276°, 41.0480%, 89.8039%
XYZ:
44.2927, 34.0615, 78.3688
xyY:
0.2826, 0.2173, 34.0615
CIE-Lab:
65.0113, 38.4586, -39.5609
CIE-LCH:
65.0113, 55.1736, 314.1905
CIE-Luv:
65.0113, 22.2577, -67.9937
Hunter-Lab:
58.3622, 33.3348, -38.7611
#bf87e5 color charts
#bf87e5 color shades, tints & tones
#bf87e5 color schemes
#bf87e5 color preview, HTML & CSS examples
This text has a color of #bf87e5
<p style="color:#bf87e5;">Text here</p>
.mytext {color:#bf87e5;}
This box has a color of #bf87e5
<div style="background-color:#bf87e5;">Content here</div>
.mybackground {background-color:#bf87e5;}
Border around this has a color of #bf87e5
<div style="border:2px solid #bf87e5;">Content here</div>
.myborder {border:2px solid #bf87e5;}