#bf81cf color space conversions
Hex:
#bf81cf
RGB:
191, 129, 207
CMY:
25, 49, 19
CMYK:
8, 38, 0, 19
HSL:
288°, 44.8276%, 65.8824%
HSV (HSB):
288°, 37.6812%, 81.1765%
XYZ:
40.5986, 31.2819, 62.9297
xyY:
0.3012, 0.2320, 31.2819
CIE-Lab:
62.7449, 37.1367, -30.8280
CIE-LCH:
62.7449, 48.2649, 320.3032
CIE-Luv:
62.7449, 28.2323, -53.2999
Hunter-Lab:
55.9302, 31.6917, -27.5588
#bf81cf color charts
#bf81cf color shades, tints & tones
#bf81cf color schemes
#bf81cf color preview, HTML & CSS examples
This text has a color of #bf81cf
<p style="color:#bf81cf;">Text here</p>
.mytext {color:#bf81cf;}
This box has a color of #bf81cf
<div style="background-color:#bf81cf;">Content here</div>
.mybackground {background-color:#bf81cf;}
Border around this has a color of #bf81cf
<div style="border:2px solid #bf81cf;">Content here</div>
.myborder {border:2px solid #bf81cf;}