#dd3986 color space conversions
Hex:
        #dd3986
        RGB:
        221, 57, 134
        CMY:
        13, 78, 47
        CMYK:
        0, 74, 39, 13
      HSL:
        332°, 70.6897%, 54.5098%
        HSV (HSB):
        332°, 74.2081%, 86.6667%
        XYZ:
        35.5850, 20.0196, 24.5429
        xyY:
        0.4440, 0.2498, 20.0196
      CIE-Lab:
        51.8594, 67.8705, -4.7182
        CIE-LCH:
        51.8594, 68.0343, 356.0233
        CIE-Luv:
        51.8594, 100.9558, -19.1149
        Hunter-Lab:
        44.7433, 63.6628, -1.2018
      #dd3986 color charts
#dd3986 RGB chart
      #dd3986 CMYK chart
      #dd3986 RGB pie chart
      #dd3986 color shades, tints & tones
#dd3986 color schemes
#dd3986 color preview, HTML & CSS examples
           This text has a color of #dd3986        
        
          <p style="color:#dd3986;">Text here</p>
        
        
          .mytext {color:#dd3986;}
        
        Text color #dd3986
      
           This box has a color of #dd3986        
        
          <div style="background-color:#dd3986;">Content here</div>
        
        
          .mybackground {background-color:#dd3986;}
        
        Background color #dd3986
      
           Border around this has a color of #dd3986        
        
          <div style="border:2px solid #dd3986;">Content here</div>
        
        
          .myborder {border:2px solid #dd3986;}
        
        Border color #dd3986