#d70c76 color space conversions
Hex:
        #d70c76
        RGB:
        215, 12, 118
        CMY:
        16, 95, 54
        CMYK:
        0, 94, 45, 16
      HSL:
        329°, 89.4273%, 44.5098%
        HSV (HSB):
        329°, 94.4186%, 84.3137%
        XYZ:
        31.4258, 16.0180, 18.5750
        xyY:
        0.4760, 0.2426, 16.0180
      CIE-Lab:
        46.9981, 74.1988, -2.3050
        CIE-LCH:
        46.9981, 74.2346, 358.2206
        CIE-Luv:
        46.9981, 113.6900, -17.1320
        Hunter-Lab:
        40.0225, 70.1194, 0.4985
      #d70c76 color charts
#d70c76 RGB chart
      #d70c76 CMYK chart
      #d70c76 RGB pie chart
      #d70c76 color shades, tints & tones
#d70c76 color schemes
#d70c76 color preview, HTML & CSS examples
           This text has a color of #d70c76        
        
          <p style="color:#d70c76;">Text here</p>
        
        
          .mytext {color:#d70c76;}
        
        Text color #d70c76
      
           This box has a color of #d70c76        
        
          <div style="background-color:#d70c76;">Content here</div>
        
        
          .mybackground {background-color:#d70c76;}
        
        Background color #d70c76
      
           Border around this has a color of #d70c76        
        
          <div style="border:2px solid #d70c76;">Content here</div>
        
        
          .myborder {border:2px solid #d70c76;}
        
        Border color #d70c76