#d352ec color space conversions
Hex:
#d352ec
RGB:
211, 82, 236
CMY:
17, 68, 7
CMYK:
11, 65, 0, 7
HSL:
290°, 80.2083%, 62.3529%
HSV (HSB):
290°, 65.2542%, 92.5490%
XYZ:
45.0216, 25.9396, 81.9908
xyY:
0.2944, 0.1696, 25.9396
CIE-Lab:
57.9797, 70.8823, -54.4043
CIE-LCH:
57.9797, 89.3539, 322.4927
CIE-Luv:
57.9797, 50.4692, -94.2641
Hunter-Lab:
50.9309, 68.6601, -59.7960
#d352ec color charts
#d352ec RGB chart
#d352ec CMYK chart
#d352ec RGB pie chart
#d352ec color shades, tints & tones
#d352ec color schemes
#d352ec color preview, HTML & CSS examples
This text has a color of #d352ec
<p style="color:#d352ec;">Text here</p>
.mytext {color:#d352ec;}
Text color #d352ec
This box has a color of #d352ec
<div style="background-color:#d352ec;">Content here</div>
.mybackground {background-color:#d352ec;}
Background color #d352ec
Border around this has a color of #d352ec
<div style="border:2px solid #d352ec;">Content here</div>
.myborder {border:2px solid #d352ec;}
Border color #d352ec