#bd77d9 color space conversions
Hex:
#bd77d9
RGB:
189, 119, 217
CMY:
26, 53, 15
CMYK:
13, 45, 0, 15
HSL:
283°, 56.3218%, 65.8824%
HSV (HSB):
283°, 45.1613%, 85.0980%
XYZ:
40.1075, 29.0222, 69.1336
xyY:
0.2901, 0.2099, 29.0222
CIE-Lab:
60.8012, 43.9899, -39.4829
CIE-LCH:
60.8012, 59.1102, 318.0906
CIE-Luv:
60.8012, 29.3282, -67.8312
Hunter-Lab:
53.8723, 38.6153, -38.3755
#bd77d9 color charts
#bd77d9 color shades, tints & tones
#bd77d9 color schemes
#bd77d9 color preview, HTML & CSS examples
This text has a color of #bd77d9
<p style="color:#bd77d9;">Text here</p>
.mytext {color:#bd77d9;}
This box has a color of #bd77d9
<div style="background-color:#bd77d9;">Content here</div>
.mybackground {background-color:#bd77d9;}
Border around this has a color of #bd77d9
<div style="border:2px solid #bd77d9;">Content here</div>
.myborder {border:2px solid #bd77d9;}