#bf79da color space conversions
Hex:
#bf79da
RGB:
191, 121, 218
CMY:
25, 53, 15
CMYK:
12, 44, 0, 15
HSL:
283°, 56.7251%, 66.4706%
HSV (HSB):
283°, 44.4954%, 85.4902%
XYZ:
40.9781, 29.8131, 69.9244
xyY:
0.2912, 0.2119, 29.8131
CIE-Lab:
61.4926, 43.7042, -38.9439
CIE-LCH:
61.4926, 58.5378, 318.2964
CIE-Luv:
61.4926, 29.5856, -67.0684
Hunter-Lab:
54.6013, 38.4113, -37.7079
#bf79da color charts
#bf79da color shades, tints & tones
#bf79da color schemes
#bf79da color preview, HTML & CSS examples
This text has a color of #bf79da
<p style="color:#bf79da;">Text here</p>
.mytext {color:#bf79da;}
This box has a color of #bf79da
<div style="background-color:#bf79da;">Content here</div>
.mybackground {background-color:#bf79da;}
Border around this has a color of #bf79da
<div style="border:2px solid #bf79da;">Content here</div>
.myborder {border:2px solid #bf79da;}