#bf81df color space conversions
Hex:
#bf81df
RGB:
191, 129, 223
CMY:
25, 49, 13
CMYK:
14, 42, 0, 13
HSL:
280°, 59.4937%, 69.0196%
HSV (HSB):
280°, 42.1525%, 87.4510%
XYZ:
42.6554, 32.1046, 73.7607
xyY:
0.2872, 0.2162, 32.1046
CIE-Lab:
63.4292, 40.4414, -38.7044
CIE-LCH:
63.4292, 55.9780, 316.2572
CIE-Luv:
63.4292, 25.5842, -66.5922
Hunter-Lab:
56.6609, 35.2215, -37.5205
#bf81df color charts
#bf81df color shades, tints & tones
#bf81df color schemes
#bf81df color preview, HTML & CSS examples
This text has a color of #bf81df
<p style="color:#bf81df;">Text here</p>
.mytext {color:#bf81df;}
This box has a color of #bf81df
<div style="background-color:#bf81df;">Content here</div>
.mybackground {background-color:#bf81df;}
Border around this has a color of #bf81df
<div style="border:2px solid #bf81df;">Content here</div>
.myborder {border:2px solid #bf81df;}