#bf81d9 color space conversions
Hex:
#bf81d9
RGB:
191, 129, 217
CMY:
25, 49, 15
CMYK:
12, 41, 0, 15
HSL:
282°, 53.6585%, 67.8431%
HSV (HSB):
282°, 40.5530%, 85.0980%
XYZ:
41.8605, 31.7866, 69.5748
xyY:
0.2923, 0.2219, 31.7866
CIE-Lab:
63.1661, 39.1825, -35.7704
CIE-LCH:
63.1661, 53.0546, 317.6065
CIE-Luv:
63.1661, 26.5708, -61.6174
Hunter-Lab:
56.3796, 33.8675, -33.7005
#bf81d9 color charts
#bf81d9 color shades, tints & tones
#bf81d9 color schemes
#bf81d9 color preview, HTML & CSS examples
This text has a color of #bf81d9
<p style="color:#bf81d9;">Text here</p>
.mytext {color:#bf81d9;}
This box has a color of #bf81d9
<div style="background-color:#bf81d9;">Content here</div>
.mybackground {background-color:#bf81d9;}
Border around this has a color of #bf81d9
<div style="border:2px solid #bf81d9;">Content here</div>
.myborder {border:2px solid #bf81d9;}