#d377da color space conversions
Hex:
#d377da
RGB:
211, 119, 218
CMY:
17, 53, 15
CMYK:
3, 45, 0, 15
HSL:
296°, 57.2254%, 66.0784%
HSV (HSB):
296°, 45.4128%, 85.4902%
XYZ:
46.1157, 32.1045, 70.0959
xyY:
0.3109, 0.2165, 32.1045
CIE-Lab:
63.4292, 50.5252, -35.7460
CIE-LCH:
63.4292, 61.8916, 324.7211
CIE-Luv:
63.4292, 42.9767, -63.3298
Hunter-Lab:
56.6608, 46.1229, -33.6859
#d377da color charts
#d377da color shades, tints & tones
#d377da color schemes
#d377da color preview, HTML & CSS examples
This text has a color of #d377da
<p style="color:#d377da;">Text here</p>
.mytext {color:#d377da;}
This box has a color of #d377da
<div style="background-color:#d377da;">Content here</div>
.mybackground {background-color:#d377da;}
Border around this has a color of #d377da
<div style="border:2px solid #d377da;">Content here</div>
.myborder {border:2px solid #d377da;}