#d397d4 color space conversions
Hex:
#d397d4
RGB:
211, 151, 212
CMY:
17, 41, 17
CMYK:
0, 29, 0, 17
HSL:
299°, 41.4966%, 71.1765%
HSV (HSB):
299°, 28.7736%, 83.1373%
XYZ:
49.8142, 40.7356, 67.5246
xyY:
0.3151, 0.2577, 40.7356
CIE-Lab:
69.9903, 32.4792, -22.2958
CIE-LCH:
69.9903, 39.3954, 325.5318
CIE-Luv:
69.9903, 29.9678, -39.7826
Hunter-Lab:
63.8244, 27.6245, -18.0502
#d397d4 color charts
#d397d4 color shades, tints & tones
#d397d4 color schemes
#d397d4 color preview, HTML & CSS examples
This text has a color of #d397d4
<p style="color:#d397d4;">Text here</p>
.mytext {color:#d397d4;}
This box has a color of #d397d4
<div style="background-color:#d397d4;">Content here</div>
.mybackground {background-color:#d397d4;}
Border around this has a color of #d397d4
<div style="border:2px solid #d397d4;">Content here</div>
.myborder {border:2px solid #d397d4;}