#d79de5 color space conversions
Hex:
#d79de5
RGB:
215, 157, 229
CMY:
16, 38, 10
CMYK:
6, 31, 0, 10
HSL:
288°, 58.0645%, 75.6863%
HSV (HSB):
288°, 31.4410%, 89.8039%
XYZ:
54.2242, 44.2182, 79.8058
xyY:
0.3042, 0.2481, 44.2182
CIE-Lab:
72.3741, 33.7653, -27.9554
CIE-LCH:
72.3741, 43.8360, 320.3775
CIE-Luv:
72.3741, 27.1184, -49.3521
Hunter-Lab:
66.4967, 29.1869, -24.6089
#d79de5 color charts
#d79de5 color shades, tints & tones
#d79de5 color schemes
#d79de5 color preview, HTML & CSS examples
This text has a color of #d79de5
<p style="color:#d79de5;">Text here</p>
.mytext {color:#d79de5;}
This box has a color of #d79de5
<div style="background-color:#d79de5;">Content here</div>
.mybackground {background-color:#d79de5;}
Border around this has a color of #d79de5
<div style="border:2px solid #d79de5;">Content here</div>
.myborder {border:2px solid #d79de5;}