#d343d5 color space conversions
Hex:
#d343d5
RGB:
211, 67, 213
CMY:
17, 74, 16
CMYK:
1, 69, 0, 16
HSL:
299°, 63.4783%, 54.9020%
HSV (HSB):
299°, 68.5446%, 83.5294%
XYZ:
40.8814, 22.6673, 65.1713
xyY:
0.3176, 0.1761, 22.6673
CIE-Lab:
54.7280, 72.5645, -46.6053
CIE-LCH:
54.7280, 86.2419, 327.2890
CIE-Luv:
54.7280, 61.0857, -81.3975
Hunter-Lab:
47.6102, 69.9545, -47.8322
#d343d5 color charts
#d343d5 color shades, tints & tones
#d343d5 color schemes
#d343d5 color preview, HTML & CSS examples
This text has a color of #d343d5
<p style="color:#d343d5;">Text here</p>
.mytext {color:#d343d5;}
This box has a color of #d343d5
<div style="background-color:#d343d5;">Content here</div>
.mybackground {background-color:#d343d5;}
Border around this has a color of #d343d5
<div style="border:2px solid #d343d5;">Content here</div>
.myborder {border:2px solid #d343d5;}