#d70c80 color space conversions
Hex:
        #d70c80
        RGB:
        215, 12, 128
        CMY:
        16, 95, 50
        CMYK:
        0, 94, 40, 16
      HSL:
        326°, 89.4273%, 44.5098%
        HSV (HSB):
        326°, 94.4186%, 84.3137%
        XYZ:
        32.0521, 16.2685, 21.8729
        xyY:
        0.4566, 0.2318, 16.2685
      CIE-Lab:
        47.3248, 75.0722, -7.9521
        CIE-LCH:
        47.3248, 75.4922, 353.9535
        CIE-Luv:
        47.3248, 109.1215, -24.5102
        Hunter-Lab:
        40.3343, 71.2621, -3.9184
      #d70c80 color charts
#d70c80 RGB chart
      #d70c80 CMYK chart
      #d70c80 RGB pie chart
      #d70c80 color shades, tints & tones
#d70c80 color schemes
#d70c80 color preview, HTML & CSS examples
           This text has a color of #d70c80        
        
          <p style="color:#d70c80;">Text here</p>
        
        
          .mytext {color:#d70c80;}
        
        Text color #d70c80
      
           This box has a color of #d70c80        
        
          <div style="background-color:#d70c80;">Content here</div>
        
        
          .mybackground {background-color:#d70c80;}
        
        Background color #d70c80
      
           Border around this has a color of #d70c80        
        
          <div style="border:2px solid #d70c80;">Content here</div>
        
        
          .myborder {border:2px solid #d70c80;}
        
        Border color #d70c80