#bf81bf color space conversions
Hex:
#bf81bf
RGB:
191, 129, 191
CMY:
25, 49, 25
CMYK:
0, 32, 0, 25
HSL:
300°, 32.6316%, 62.7451%
HSV (HSB):
300°, 32.4607%, 74.9020%
XYZ:
38.7401, 30.5385, 53.1429
xyY:
0.3164, 0.2495, 30.5385
CIE-Lab:
62.1161, 34.0111, -22.7849
CIE-LCH:
62.1161, 40.9379, 326.1809
CIE-Luv:
62.1161, 30.9209, -39.9881
Hunter-Lab:
55.2616, 28.4261, -18.3337
#bf81bf color charts
#bf81bf color shades, tints & tones
#bf81bf color schemes
#bf81bf color preview, HTML & CSS examples
This text has a color of #bf81bf
<p style="color:#bf81bf;">Text here</p>
.mytext {color:#bf81bf;}
This box has a color of #bf81bf
<div style="background-color:#bf81bf;">Content here</div>
.mybackground {background-color:#bf81bf;}
Border around this has a color of #bf81bf
<div style="border:2px solid #bf81bf;">Content here</div>
.myborder {border:2px solid #bf81bf;}