#cd79d3 color space conversions
Hex:
#cd79d3
RGB:
205, 121, 211
CMY:
20, 53, 17
CMYK:
3, 43, 0, 17
HSL:
296°, 50.5618%, 65.0980%
HSV (HSB):
296°, 42.6540%, 82.7451%
XYZ:
43.7721, 31.3570, 65.3735
xyY:
0.3115, 0.2232, 31.3570
CIE-Lab:
62.8079, 46.4314, -32.8485
CIE-LCH:
62.8079, 56.8762, 324.7220
CIE-Luv:
62.8079, 39.7452, -57.9648
Hunter-Lab:
55.9973, 41.5348, -30.0193
#cd79d3 color charts
#cd79d3 color shades, tints & tones
#cd79d3 color schemes
#cd79d3 color preview, HTML & CSS examples
This text has a color of #cd79d3
<p style="color:#cd79d3;">Text here</p>
.mytext {color:#cd79d3;}
This box has a color of #cd79d3
<div style="background-color:#cd79d3;">Content here</div>
.mybackground {background-color:#cd79d3;}
Border around this has a color of #cd79d3
<div style="border:2px solid #cd79d3;">Content here</div>
.myborder {border:2px solid #cd79d3;}