#bf79b5 color space conversions
Hex:
#bf79b5
RGB:
191, 121, 181
CMY:
25, 53, 29
CMYK:
0, 37, 5, 25
HSL:
309°, 35.3535%, 61.1765%
HSV (HSB):
309°, 36.6492%, 74.9020%
XYZ:
36.6637, 28.0873, 47.2051
xyY:
0.3275, 0.2509, 28.0873
CIE-Lab:
59.9675, 36.5269, -20.3914
CIE-LCH:
59.9675, 41.8333, 330.8273
CIE-Luv:
59.9675, 36.4474, -36.4356
Hunter-Lab:
52.9975, 30.7410, -15.7116
#bf79b5 color charts
#bf79b5 color shades, tints & tones
#bf79b5 color schemes
#bf79b5 color preview, HTML & CSS examples
This text has a color of #bf79b5
<p style="color:#bf79b5;">Text here</p>
.mytext {color:#bf79b5;}
This box has a color of #bf79b5
<div style="background-color:#bf79b5;">Content here</div>
.mybackground {background-color:#bf79b5;}
Border around this has a color of #bf79b5
<div style="border:2px solid #bf79b5;">Content here</div>
.myborder {border:2px solid #bf79b5;}