#d798e4 color space conversions
Hex:
#d798e4
RGB:
215, 152, 228
CMY:
16, 40, 11
CMYK:
6, 33, 0, 11
HSL:
290°, 58.4615%, 74.5098%
HSV (HSB):
290°, 33.3333%, 89.4118%
XYZ:
53.2562, 42.5050, 78.7962
xyY:
0.3051, 0.2435, 42.5050
CIE-Lab:
71.2177, 36.2672, -29.1855
CIE-LCH:
71.2177, 46.5522, 321.1751
CIE-Luv:
71.2177, 29.5394, -51.6282
Hunter-Lab:
65.1958, 31.7176, -26.0212
#d798e4 color charts
#d798e4 color shades, tints & tones
#d798e4 color schemes
#d798e4 color preview, HTML & CSS examples
This text has a color of #d798e4
<p style="color:#d798e4;">Text here</p>
.mytext {color:#d798e4;}
This box has a color of #d798e4
<div style="background-color:#d798e4;">Content here</div>
.mybackground {background-color:#d798e4;}
Border around this has a color of #d798e4
<div style="border:2px solid #d798e4;">Content here</div>
.myborder {border:2px solid #d798e4;}