#bf8dd3 color space conversions
Hex:
#bf8dd3
RGB:
191, 141, 211
CMY:
25, 45, 17
CMYK:
9, 33, 0, 17
HSL:
283°, 44.3038%, 69.0196%
HSV (HSB):
283°, 33.1754%, 82.7451%
XYZ:
42.7686, 34.8293, 66.0966
xyY:
0.2976, 0.2424, 34.8293
CIE-Lab:
65.6155, 31.3561, -28.6275
CIE-LCH:
65.6155, 42.4587, 317.6045
CIE-Luv:
65.6155, 22.3717, -49.2811
Hunter-Lab:
59.0163, 26.0788, -25.0917
#bf8dd3 color charts
#bf8dd3 color shades, tints & tones
#bf8dd3 color schemes
#bf8dd3 color preview, HTML & CSS examples
This text has a color of #bf8dd3
<p style="color:#bf8dd3;">Text here</p>
.mytext {color:#bf8dd3;}
This box has a color of #bf8dd3
<div style="background-color:#bf8dd3;">Content here</div>
.mybackground {background-color:#bf8dd3;}
Border around this has a color of #bf8dd3
<div style="border:2px solid #bf8dd3;">Content here</div>
.myborder {border:2px solid #bf8dd3;}