#d343e5 color space conversions
Hex:
#d343e5
RGB:
211, 67, 229
CMY:
17, 74, 10
CMYK:
8, 71, 0, 10
HSL:
293°, 75.7009%, 58.0392%
HSV (HSB):
293°, 70.7424%, 89.8039%
XYZ:
43.0140, 23.5203, 76.4015
xyY:
0.3009, 0.1646, 23.5203
CIE-Lab:
55.6043, 75.2392, -54.2674
CIE-LCH:
55.6043, 92.7679, 324.1984
CIE-Luv:
55.6043, 55.9774, -93.7228
Hunter-Lab:
48.4978, 73.4454, -59.4548
#d343e5 color charts
#d343e5 color shades, tints & tones
#d343e5 color schemes
#d343e5 color preview, HTML & CSS examples
This text has a color of #d343e5
<p style="color:#d343e5;">Text here</p>
.mytext {color:#d343e5;}
This box has a color of #d343e5
<div style="background-color:#d343e5;">Content here</div>
.mybackground {background-color:#d343e5;}
Border around this has a color of #d343e5
<div style="border:2px solid #d343e5;">Content here</div>
.myborder {border:2px solid #d343e5;}