#bf81dc color space conversions
Hex:
#bf81dc
RGB:
191, 129, 220
CMY:
25, 49, 14
CMYK:
13, 41, 0, 14
HSL:
281°, 56.5217%, 68.4314%
HSV (HSB):
281°, 41.3636%, 86.2745%
XYZ:
42.2544, 31.9442, 71.6489
xyY:
0.2897, 0.2190, 31.9442
CIE-Lab:
63.2967, 39.8091, -37.2404
CIE-LCH:
63.2967, 54.5125, 316.9095
CIE-Luv:
63.2967, 26.0764, -64.1068
Hunter-Lab:
56.5192, 34.5400, -35.5980
#bf81dc color charts
#bf81dc color shades, tints & tones
#bf81dc color schemes
#bf81dc color preview, HTML & CSS examples
This text has a color of #bf81dc
<p style="color:#bf81dc;">Text here</p>
.mytext {color:#bf81dc;}
This box has a color of #bf81dc
<div style="background-color:#bf81dc;">Content here</div>
.mybackground {background-color:#bf81dc;}
Border around this has a color of #bf81dc
<div style="border:2px solid #bf81dc;">Content here</div>
.myborder {border:2px solid #bf81dc;}