#d379e5 color space conversions
Hex:
#d379e5
RGB:
211, 121, 229
CMY:
17, 53, 10
CMYK:
8, 47, 0, 10
HSL:
290°, 67.5000%, 68.6275%
HSV (HSB):
290°, 47.1616%, 89.8039%
XYZ:
47.8442, 33.1808, 78.0116
xyY:
0.3008, 0.2086, 33.1808
CIE-Lab:
64.3070, 51.5900, -40.5025
CIE-LCH:
64.3070, 65.5895, 321.8651
CIE-Luv:
64.3070, 39.8299, -71.2935
Hunter-Lab:
57.6028, 47.4553, -39.9747
#d379e5 color charts
#d379e5 color shades, tints & tones
#d379e5 color schemes
#d379e5 color preview, HTML & CSS examples
This text has a color of #d379e5
<p style="color:#d379e5;">Text here</p>
.mytext {color:#d379e5;}
This box has a color of #d379e5
<div style="background-color:#d379e5;">Content here</div>
.mybackground {background-color:#d379e5;}
Border around this has a color of #d379e5
<div style="border:2px solid #d379e5;">Content here</div>
.myborder {border:2px solid #d379e5;}