#d562ed color space conversions
Hex:
#d562ed
RGB:
213, 98, 237
CMY:
16, 62, 7
CMYK:
10, 59, 0, 7
HSL:
290°, 79.4286%, 65.6863%
HSV (HSB):
290°, 58.6498%, 92.9412%
XYZ:
47.0943, 28.9959, 83.2354
xyY:
0.2956, 0.1820, 28.9959
CIE-Lab:
60.7780, 64.7122, -50.4956
CIE-LCH:
60.7780, 82.0821, 322.0347
CIE-Luv:
60.7780, 47.0891, -88.2574
Hunter-Lab:
53.8479, 61.8789, -53.9541
#d562ed color charts
#d562ed color shades, tints & tones
#d562ed color schemes
#d562ed color preview, HTML & CSS examples
This text has a color of #d562ed
<p style="color:#d562ed;">Text here</p>
.mytext {color:#d562ed;}
This box has a color of #d562ed
<div style="background-color:#d562ed;">Content here</div>
.mybackground {background-color:#d562ed;}
Border around this has a color of #d562ed
<div style="border:2px solid #d562ed;">Content here</div>
.myborder {border:2px solid #d562ed;}