#bf77d3 color space conversions
Hex:
#bf77d3
RGB:
191, 119, 211
CMY:
25, 53, 17
CMYK:
9, 44, 0, 17
HSL:
287°, 51.1111%, 64.7059%
HSV (HSB):
287°, 43.6019%, 82.7451%
XYZ:
39.8406, 28.9732, 65.1206
xyY:
0.2975, 0.2163, 28.9732
CIE-Lab:
60.7579, 43.3427, -36.1650
CIE-LCH:
60.7579, 56.4490, 320.1585
CIE-Luv:
60.7579, 31.6616, -62.4206
Hunter-Lab:
53.8267, 37.9223, -34.0514
#bf77d3 color charts
#bf77d3 color shades, tints & tones
#bf77d3 color schemes
#bf77d3 color preview, HTML & CSS examples
This text has a color of #bf77d3
<p style="color:#bf77d3;">Text here</p>
.mytext {color:#bf77d3;}
This box has a color of #bf77d3
<div style="background-color:#bf77d3;">Content here</div>
.mybackground {background-color:#bf77d3;}
Border around this has a color of #bf77d3
<div style="border:2px solid #bf77d3;">Content here</div>
.myborder {border:2px solid #bf77d3;}