#d562cd color space conversions
Hex:
#d562cd
RGB:
213, 98, 205
CMY:
16, 62, 20
CMYK:
0, 54, 4, 16
HSL:
304°, 57.7889%, 60.9804%
HSV (HSB):
304°, 53.9906%, 83.5294%
XYZ:
42.8277, 27.2893, 60.7677
xyY:
0.3272, 0.2085, 27.2893
CIE-Lab:
59.2411, 59.0083, -34.9388
CIE-LCH:
59.2411, 68.5762, 329.3703
CIE-Luv:
59.2411, 55.5778, -62.5627
Hunter-Lab:
52.2391, 54.9228, -32.4023
#d562cd color charts
#d562cd color shades, tints & tones
#d562cd color schemes
#d562cd color preview, HTML & CSS examples
This text has a color of #d562cd
<p style="color:#d562cd;">Text here</p>
.mytext {color:#d562cd;}
This box has a color of #d562cd
<div style="background-color:#d562cd;">Content here</div>
.mybackground {background-color:#d562cd;}
Border around this has a color of #d562cd
<div style="border:2px solid #d562cd;">Content here</div>
.myborder {border:2px solid #d562cd;}