#d377d4 color space conversions
Hex:
#d377d4
RGB:
211, 119, 212
CMY:
17, 53, 17
CMYK:
0, 44, 0, 17
HSL:
299°, 51.9553%, 64.9020%
HSV (HSB):
299°, 43.8679%, 83.1373%
XYZ:
45.3445, 31.7960, 66.0347
xyY:
0.3167, 0.2221, 31.7960
CIE-Lab:
63.1739, 49.4228, -32.7843
CIE-LCH:
63.1739, 59.3078, 326.4419
CIE-Luv:
63.1739, 44.2972, -58.3922
Hunter-Lab:
56.3879, 44.8622, -29.9617
#d377d4 color charts
#d377d4 color shades, tints & tones
#d377d4 color schemes
#d377d4 color preview, HTML & CSS examples
This text has a color of #d377d4
<p style="color:#d377d4;">Text here</p>
.mytext {color:#d377d4;}
This box has a color of #d377d4
<div style="background-color:#d377d4;">Content here</div>
.mybackground {background-color:#d377d4;}
Border around this has a color of #d377d4
<div style="border:2px solid #d377d4;">Content here</div>
.myborder {border:2px solid #d377d4;}