#d562f5 color space conversions
Hex:
#d562f5
RGB:
213, 98, 245
CMY:
16, 62, 4
CMYK:
13, 60, 0, 4
HSL:
287°, 88.0240%, 67.2549%
HSV (HSB):
287°, 60.0000%, 96.0784%
XYZ:
48.2897, 29.4741, 89.5301
xyY:
0.2887, 0.1762, 29.4741
CIE-Lab:
61.1978, 66.2226, -54.2703
CIE-LCH:
61.1978, 85.6195, 320.6650
CIE-Luv:
61.1978, 45.0725, -94.5435
Hunter-Lab:
54.2900, 63.7639, -59.7726
#d562f5 color charts
#d562f5 color shades, tints & tones
#d562f5 color schemes
#d562f5 color preview, HTML & CSS examples
This text has a color of #d562f5
<p style="color:#d562f5;">Text here</p>
.mytext {color:#d562f5;}
This box has a color of #d562f5
<div style="background-color:#d562f5;">Content here</div>
.mybackground {background-color:#d562f5;}
Border around this has a color of #d562f5
<div style="border:2px solid #d562f5;">Content here</div>
.myborder {border:2px solid #d562f5;}