#d70d84 color space conversions
Hex:
        #d70d84
        RGB:
        215, 13, 132
        CMY:
        16, 95, 48
        CMYK:
        0, 94, 39, 16
      HSL:
        325°, 88.5965%, 44.7059%
        HSV (HSB):
        325°, 93.9535%, 84.3137%
        XYZ:
        32.3331, 16.4009, 23.2913
        xyY:
        0.4489, 0.2277, 16.4009
      CIE-Lab:
        47.4961, 75.3483, -10.1360
        CIE-LCH:
        47.4961, 76.0270, 352.3384
        CIE-Luv:
        47.4961, 107.1708, -27.4420
        Hunter-Lab:
        40.4980, 71.6408, -5.7505
      #d70d84 color charts
#d70d84 RGB chart
      #d70d84 CMYK chart
      #d70d84 RGB pie chart
      #d70d84 color shades, tints & tones
#d70d84 color schemes
#d70d84 color preview, HTML & CSS examples
           This text has a color of #d70d84        
        
          <p style="color:#d70d84;">Text here</p>
        
        
          .mytext {color:#d70d84;}
        
        Text color #d70d84
      
           This box has a color of #d70d84        
        
          <div style="background-color:#d70d84;">Content here</div>
        
        
          .mybackground {background-color:#d70d84;}
        
        Background color #d70d84
      
           Border around this has a color of #d70d84        
        
          <div style="border:2px solid #d70d84;">Content here</div>
        
        
          .myborder {border:2px solid #d70d84;}
        
        Border color #d70d84