#d343d3 color space conversions
Hex:
#d343d3
RGB:
211, 67, 211
CMY:
17, 74, 17
CMYK:
0, 68, 0, 17
HSL:
300°, 62.0690%, 54.5098%
HSV (HSB):
300°, 68.2464%, 82.7451%
XYZ:
40.6290, 22.5663, 63.8424
xyY:
0.3198, 0.1776, 22.5663
CIE-Lab:
54.6228, 72.2395, -45.6330
CIE-LCH:
54.6228, 85.4454, 327.7198
CIE-Luv:
54.6228, 61.7433, -79.8378
Hunter-Lab:
47.5040, 69.5344, -46.4291
#d343d3 color charts
#d343d3 color shades, tints & tones
#d343d3 color schemes
#d343d3 color preview, HTML & CSS examples
This text has a color of #d343d3
<p style="color:#d343d3;">Text here</p>
.mytext {color:#d343d3;}
This box has a color of #d343d3
<div style="background-color:#d343d3;">Content here</div>
.mybackground {background-color:#d343d3;}
Border around this has a color of #d343d3
<div style="border:2px solid #d343d3;">Content here</div>
.myborder {border:2px solid #d343d3;}