#bf8cd9 color space conversions
Hex:
#bf8cd9
RGB:
191, 140, 217
CMY:
25, 45, 15
CMYK:
12, 35, 0, 15
HSL:
280°, 50.3268%, 70.0000%
HSV (HSB):
280°, 35.4839%, 85.0980%
XYZ:
43.3883, 34.8423, 70.0841
xyY:
0.2925, 0.2349, 34.8423
CIE-Lab:
65.6257, 33.1540, -31.9491
CIE-LCH:
65.6257, 46.0427, 316.0603
CIE-Luv:
65.6257, 21.9530, -54.9253
Hunter-Lab:
59.0274, 27.9094, -29.0768
#bf8cd9 color charts
#bf8cd9 color shades, tints & tones
#bf8cd9 color schemes
#bf8cd9 color preview, HTML & CSS examples
This text has a color of #bf8cd9
<p style="color:#bf8cd9;">Text here</p>
.mytext {color:#bf8cd9;}
This box has a color of #bf8cd9
<div style="background-color:#bf8cd9;">Content here</div>
.mybackground {background-color:#bf8cd9;}
Border around this has a color of #bf8cd9
<div style="border:2px solid #bf8cd9;">Content here</div>
.myborder {border:2px solid #bf8cd9;}