#dd4086 color space conversions
Hex:
        #dd4086
        RGB:
        221, 64, 134
        CMY:
        13, 75, 47
        CMYK:
        0, 71, 39, 13
      HSL:
        333°, 69.7778%, 55.8824%
        HSV (HSB):
        333°, 71.0407%, 86.6667%
        XYZ:
        35.9553, 20.7602, 24.6663
        xyY:
        0.4418, 0.2551, 20.7602
      CIE-Lab:
        52.6860, 65.5531, -3.4967
        CIE-LCH:
        52.6860, 65.6463, 356.9466
        CIE-Luv:
        52.6860, 98.2780, -17.0599
        Hunter-Lab:
        45.5633, 61.1234, -0.2031
      #dd4086 color charts
#dd4086 RGB chart
      #dd4086 CMYK chart
      #dd4086 RGB pie chart
      #dd4086 color shades, tints & tones
#dd4086 color schemes
#dd4086 color preview, HTML & CSS examples
           This text has a color of #dd4086        
        
          <p style="color:#dd4086;">Text here</p>
        
        
          .mytext {color:#dd4086;}
        
        Text color #dd4086
      
           This box has a color of #dd4086        
        
          <div style="background-color:#dd4086;">Content here</div>
        
        
          .mybackground {background-color:#dd4086;}
        
        Background color #dd4086
      
           Border around this has a color of #dd4086        
        
          <div style="border:2px solid #dd4086;">Content here</div>
        
        
          .myborder {border:2px solid #dd4086;}
        
        Border color #dd4086