#d70dae color space conversions
Hex:
        #d70dae
        RGB:
        215, 13, 174
        CMY:
        16, 95, 32
        CMYK:
        0, 94, 19, 16
      HSL:
        312°, 88.5965%, 44.7059%
        HSV (HSB):
        312°, 93.9535%, 84.3137%
        XYZ:
        35.8082, 17.7909, 41.5911
        xyY:
        0.3762, 0.1869, 17.7909
      CIE-Lab:
        49.2415, 79.9065, -32.6289
        CIE-LCH:
        49.2415, 86.3116, 337.7879
        CIE-Luv:
        49.2415, 87.8598, -60.0084
        Hunter-Lab:
        42.1793, 77.7244, -28.9377
      #d70dae color charts
#d70dae RGB chart
      #d70dae CMYK chart
      #d70dae RGB pie chart
      #d70dae color shades, tints & tones
#d70dae color schemes
#d70dae color preview, HTML & CSS examples
           This text has a color of #d70dae        
        
          <p style="color:#d70dae;">Text here</p>
        
        
          .mytext {color:#d70dae;}
        
        Text color #d70dae
      
           This box has a color of #d70dae        
        
          <div style="background-color:#d70dae;">Content here</div>
        
        
          .mybackground {background-color:#d70dae;}
        
        Background color #d70dae
      
           Border around this has a color of #d70dae        
        
          <div style="border:2px solid #d70dae;">Content here</div>
        
        
          .myborder {border:2px solid #d70dae;}
        
        Border color #d70dae