#bf80d7 color space conversions
Hex:
#bf80d7
RGB:
191, 128, 215
CMY:
25, 50, 16
CMYK:
11, 40, 0, 16
HSL:
283°, 52.0958%, 67.2549%
HSV (HSB):
283°, 40.4651%, 84.3137%
XYZ:
41.4708, 31.4210, 68.1691
xyY:
0.2940, 0.2227, 31.4210
CIE-Lab:
62.8614, 39.3117, -35.1277
CIE-LCH:
62.8614, 52.7197, 318.2170
CIE-Luv:
62.8614, 27.3131, -60.5475
Hunter-Lab:
56.0544, 33.9644, -32.8658
#bf80d7 color charts
#bf80d7 color shades, tints & tones
#bf80d7 color schemes
#bf80d7 color preview, HTML & CSS examples
This text has a color of #bf80d7
<p style="color:#bf80d7;">Text here</p>
.mytext {color:#bf80d7;}
This box has a color of #bf80d7
<div style="background-color:#bf80d7;">Content here</div>
.mybackground {background-color:#bf80d7;}
Border around this has a color of #bf80d7
<div style="border:2px solid #bf80d7;">Content here</div>
.myborder {border:2px solid #bf80d7;}