#dd1591 color space conversions
Hex:
        #dd1591
        RGB:
        221, 21, 145
        CMY:
        13, 92, 43
        CMYK:
        0, 90, 34, 13
      HSL:
        323°, 82.6446%, 47.4510%
        HSV (HSB):
        323°, 90.4977%, 86.6667%
        XYZ:
        35.1978, 17.9528, 28.3982
        xyY:
        0.4316, 0.2201, 17.9528
      CIE-Lab:
        49.4388, 76.9922, -14.9575
        CIE-LCH:
        49.4388, 78.4317, 349.0059
        CIE-Luv:
        49.4388, 105.0536, -34.5166
        Hunter-Lab:
        42.3708, 74.1328, -10.0784
      #dd1591 color charts
#dd1591 RGB chart
      #dd1591 CMYK chart
      #dd1591 RGB pie chart
      #dd1591 color shades, tints & tones
#dd1591 color schemes
#dd1591 color preview, HTML & CSS examples
           This text has a color of #dd1591        
        
          <p style="color:#dd1591;">Text here</p>
        
        
          .mytext {color:#dd1591;}
        
        Text color #dd1591
      
           This box has a color of #dd1591        
        
          <div style="background-color:#dd1591;">Content here</div>
        
        
          .mybackground {background-color:#dd1591;}
        
        Background color #dd1591
      
           Border around this has a color of #dd1591        
        
          <div style="border:2px solid #dd1591;">Content here</div>
        
        
          .myborder {border:2px solid #dd1591;}
        
        Border color #dd1591