#bf81d7 color space conversions
Hex:
#bf81d7
RGB:
191, 129, 215
CMY:
25, 49, 16
CMYK:
11, 40, 0, 16
HSL:
283°, 51.8072%, 67.4510%
HSV (HSB):
283°, 40.0000%, 84.3137%
XYZ:
41.6019, 31.6832, 68.2128
xyY:
0.2940, 0.2239, 31.6832
CIE-Lab:
63.0802, 38.7680, -34.7872
CIE-LCH:
63.0802, 52.0875, 318.0979
CIE-Luv:
63.0802, 26.9015, -59.9560
Hunter-Lab:
56.2878, 33.4242, -32.4495
#bf81d7 color charts
#bf81d7 color shades, tints & tones
#bf81d7 color schemes
#bf81d7 color preview, HTML & CSS examples
This text has a color of #bf81d7
<p style="color:#bf81d7;">Text here</p>
.mytext {color:#bf81d7;}
This box has a color of #bf81d7
<div style="background-color:#bf81d7;">Content here</div>
.mybackground {background-color:#bf81d7;}
Border around this has a color of #bf81d7
<div style="border:2px solid #bf81d7;">Content here</div>
.myborder {border:2px solid #bf81d7;}