#d1358b color space conversions
Hex:
        #d1358b
        RGB:
        209, 53, 139
        CMY:
        18, 79, 45
        CMYK:
        0, 75, 33, 18
      HSL:
        327°, 62.9032%, 51.3725%
        HSV (HSB):
        327°, 74.6411%, 81.9608%
        XYZ:
        32.2278, 17.9656, 26.1952
        xyY:
        0.4219, 0.2352, 17.9656
      CIE-Lab:
        49.4544, 66.5281, -11.5372
        CIE-LCH:
        49.4544, 67.5210, 350.1617
        CIE-Luv:
        49.4544, 90.7366, -27.7530
        Hunter-Lab:
        42.3858, 61.5461, -6.9722
      #d1358b color charts
#d1358b RGB chart
      #d1358b CMYK chart
      #d1358b RGB pie chart
      #d1358b color shades, tints & tones
#d1358b color schemes
#d1358b color preview, HTML & CSS examples
           This text has a color of #d1358b        
        
          <p style="color:#d1358b;">Text here</p>
        
        
          .mytext {color:#d1358b;}
        
        Text color #d1358b
      
           This box has a color of #d1358b        
        
          <div style="background-color:#d1358b;">Content here</div>
        
        
          .mybackground {background-color:#d1358b;}
        
        Background color #d1358b
      
           Border around this has a color of #d1358b        
        
          <div style="border:2px solid #d1358b;">Content here</div>
        
        
          .myborder {border:2px solid #d1358b;}
        
        Border color #d1358b