#d13dae color space conversions
Hex:
        #d13dae
        RGB:
        209, 61, 174
        CMY:
        18, 76, 32
        CMYK:
        0, 71, 17, 18
      HSL:
        314°, 61.6667%, 52.9412%
        HSV (HSB):
        314°, 70.8134%, 81.9608%
        XYZ:
        35.6032, 19.9488, 42.0184
        xyY:
        0.3649, 0.2045, 19.9488
      CIE-Lab:
        51.7793, 68.2775, -28.7487
        CIE-LCH:
        51.7793, 74.0831, 337.1661
        CIE-Luv:
        51.7793, 74.8221, -53.0345
        Hunter-Lab:
        44.6641, 64.1262, -24.5131
      #d13dae color charts
#d13dae RGB chart
      #d13dae CMYK chart
      #d13dae RGB pie chart
      #d13dae color shades, tints & tones
#d13dae color schemes
#d13dae color preview, HTML & CSS examples
           This text has a color of #d13dae        
        
          <p style="color:#d13dae;">Text here</p>
        
        
          .mytext {color:#d13dae;}
        
        Text color #d13dae
      
           This box has a color of #d13dae        
        
          <div style="background-color:#d13dae;">Content here</div>
        
        
          .mybackground {background-color:#d13dae;}
        
        Background color #d13dae
      
           Border around this has a color of #d13dae        
        
          <div style="border:2px solid #d13dae;">Content here</div>
        
        
          .myborder {border:2px solid #d13dae;}
        
        Border color #d13dae