#d562e6 color space conversions
Hex:
#d562e6
RGB:
213, 98, 230
CMY:
16, 62, 10
CMYK:
7, 57, 0, 10
HSL:
292°, 72.5275%, 64.3137%
HSV (HSB):
292°, 57.3913%, 90.1961%
XYZ:
46.0912, 28.5947, 77.9530
xyY:
0.3020, 0.1873, 28.5947
CIE-Lab:
60.4222, 63.4165, -47.1556
CIE-LCH:
60.4222, 79.0272, 323.3660
CIE-Luv:
60.4222, 48.8910, -82.7048
Hunter-Lab:
53.4740, 60.2762, -48.9996
#d562e6 color charts
#d562e6 color shades, tints & tones
#d562e6 color schemes
#d562e6 color preview, HTML & CSS examples
This text has a color of #d562e6
<p style="color:#d562e6;">Text here</p>
.mytext {color:#d562e6;}
This box has a color of #d562e6
<div style="background-color:#d562e6;">Content here</div>
.mybackground {background-color:#d562e6;}
Border around this has a color of #d562e6
<div style="border:2px solid #d562e6;">Content here</div>
.myborder {border:2px solid #d562e6;}