#bf8ed8 color space conversions
Hex:
#bf8ed8
RGB:
191, 142, 216
CMY:
25, 44, 15
CMYK:
12, 34, 0, 15
HSL:
280°, 48.6842%, 70.1961%
HSV (HSB):
280°, 34.2593%, 84.7059%
XYZ:
43.5535, 35.3802, 69.4993
xyY:
0.2934, 0.2384, 35.3802
CIE-Lab:
66.0436, 31.8405, -30.7469
CIE-LCH:
66.0436, 44.2627, 316.0010
CIE-Luv:
66.0436, 21.2285, -52.8359
Hunter-Lab:
59.4813, 26.6094, -27.6389
#bf8ed8 color charts
#bf8ed8 color shades, tints & tones
#bf8ed8 color schemes
#bf8ed8 color preview, HTML & CSS examples
This text has a color of #bf8ed8
<p style="color:#bf8ed8;">Text here</p>
.mytext {color:#bf8ed8;}
This box has a color of #bf8ed8
<div style="background-color:#bf8ed8;">Content here</div>
.mybackground {background-color:#bf8ed8;}
Border around this has a color of #bf8ed8
<div style="border:2px solid #bf8ed8;">Content here</div>
.myborder {border:2px solid #bf8ed8;}