#d352e0 color space conversions
Hex:
#d352e0
RGB:
211, 82, 224
CMY:
17, 68, 12
CMYK:
6, 63, 0, 12
HSL:
295°, 69.6078%, 60.0000%
HSV (HSB):
295°, 63.3929%, 87.8431%
XYZ:
43.3358, 25.2653, 73.1136
xyY:
0.3058, 0.1783, 25.2653
CIE-Lab:
57.3330, 68.7430, -48.7001
CIE-LCH:
57.3330, 84.2454, 324.6848
CIE-Luv:
57.3330, 53.8947, -84.9378
Hunter-Lab:
50.2646, 65.9314, -51.0566
#d352e0 color charts
#d352e0 color shades, tints & tones
#d352e0 color schemes
#d352e0 color preview, HTML & CSS examples
This text has a color of #d352e0
<p style="color:#d352e0;">Text here</p>
.mytext {color:#d352e0;}
This box has a color of #d352e0
<div style="background-color:#d352e0;">Content here</div>
.mybackground {background-color:#d352e0;}
Border around this has a color of #d352e0
<div style="border:2px solid #d352e0;">Content here</div>
.myborder {border:2px solid #d352e0;}