#d377d9 color space conversions
Hex:
#d377d9
RGB:
211, 119, 217
CMY:
17, 53, 15
CMYK:
3, 45, 0, 15
HSL:
296°, 56.3218%, 65.8824%
HSV (HSB):
296°, 45.1613%, 85.0980%
XYZ:
45.9852, 32.0523, 69.4087
xyY:
0.3119, 0.2174, 32.0523
CIE-Lab:
63.3861, 50.3399, -35.2540
CIE-LCH:
63.3861, 61.4569, 324.9957
CIE-Luv:
63.3861, 43.1961, -62.5075
Hunter-Lab:
56.6147, 45.9104, -33.0582
#d377d9 color charts
#d377d9 color shades, tints & tones
#d377d9 color schemes
#d377d9 color preview, HTML & CSS examples
This text has a color of #d377d9
<p style="color:#d377d9;">Text here</p>
.mytext {color:#d377d9;}
This box has a color of #d377d9
<div style="background-color:#d377d9;">Content here</div>
.mybackground {background-color:#d377d9;}
Border around this has a color of #d377d9
<div style="border:2px solid #d377d9;">Content here</div>
.myborder {border:2px solid #d377d9;}