#d570ed color space conversions
Hex:
#d570ed
RGB:
213, 112, 237
CMY:
16, 56, 7
CMYK:
10, 53, 0, 7
HSL:
288°, 77.6398%, 68.4314%
HSV (HSB):
288°, 52.7426%, 92.9412%
XYZ:
48.5208, 31.8489, 83.7109
xyY:
0.2957, 0.1941, 31.8489
CIE-Lab:
63.2178, 58.1510, -46.6366
CIE-LCH:
63.2178, 74.5421, 321.2707
CIE-Luv:
63.2178, 42.5883, -81.8657
Hunter-Lab:
56.4348, 54.7075, -48.4416
#d570ed color charts
#d570ed color shades, tints & tones
#d570ed color schemes
#d570ed color preview, HTML & CSS examples
This text has a color of #d570ed
<p style="color:#d570ed;">Text here</p>
.mytext {color:#d570ed;}
This box has a color of #d570ed
<div style="background-color:#d570ed;">Content here</div>
.mybackground {background-color:#d570ed;}
Border around this has a color of #d570ed
<div style="border:2px solid #d570ed;">Content here</div>
.myborder {border:2px solid #d570ed;}