#d352fc color space conversions
Hex:
#d352fc
RGB:
211, 82, 252
CMY:
17, 68, 1
CMYK:
16, 67, 0, 1
HSL:
286°, 96.5909%, 65.4902%
HSV (HSB):
286°, 67.4603%, 98.8235%
XYZ:
47.4519, 26.9117, 94.7890
xyY:
0.2805, 0.1591, 26.9117
CIE-Lab:
58.8925, 73.8383, -61.8438
CIE-LCH:
58.8925, 96.3159, 320.0519
CIE-Luv:
58.8925, 46.1110, -106.4391
Hunter-Lab:
51.8765, 72.4917, -72.0213
#d352fc color charts
#d352fc color shades, tints & tones
#d352fc color schemes
#d352fc color preview, HTML & CSS examples
This text has a color of #d352fc
<p style="color:#d352fc;">Text here</p>
.mytext {color:#d352fc;}
This box has a color of #d352fc
<div style="background-color:#d352fc;">Content here</div>
.mybackground {background-color:#d352fc;}
Border around this has a color of #d352fc
<div style="border:2px solid #d352fc;">Content here</div>
.myborder {border:2px solid #d352fc;}