#d393d3 color space conversions
Hex:
#d393d3
RGB:
211, 147, 211
CMY:
17, 42, 17
CMYK:
0, 30, 0, 17
HSL:
300°, 42.1053%, 70.1961%
HSV (HSB):
300°, 30.3318%, 82.7451%
XYZ:
49.0556, 39.4195, 66.6512
xyY:
0.3162, 0.2541, 39.4195
CIE-Lab:
69.0540, 34.4576, -23.1714
CIE-LCH:
69.0540, 41.5239, 326.0807
CIE-Luv:
69.0540, 32.0249, -41.4166
Hunter-Lab:
62.7849, 29.5933, -18.9916
#d393d3 color charts
#d393d3 color shades, tints & tones
#d393d3 color schemes
#d393d3 color preview, HTML & CSS examples
This text has a color of #d393d3
<p style="color:#d393d3;">Text here</p>
.mytext {color:#d393d3;}
This box has a color of #d393d3
<div style="background-color:#d393d3;">Content here</div>
.mybackground {background-color:#d393d3;}
Border around this has a color of #d393d3
<div style="border:2px solid #d393d3;">Content here</div>
.myborder {border:2px solid #d393d3;}