#d70c94 color space conversions
Hex:
        #d70c94
        RGB:
        215, 12, 148
        CMY:
        16, 95, 42
        CMYK:
        0, 94, 31, 16
      HSL:
        320°, 89.4273%, 44.5098%
        HSV (HSB):
        320°, 94.4186%, 84.3137%
        XYZ:
        33.5011, 16.8481, 29.5033
        xyY:
        0.4195, 0.2110, 16.8481
      CIE-Lab:
        48.0681, 77.0358, -18.9573
        CIE-LCH:
        48.0681, 79.3341, 346.1751
        CIE-Luv:
        48.0681, 99.8316, -39.8008
        Hunter-Lab:
        41.0465, 73.8558, -13.8838
      #d70c94 color charts
#d70c94 RGB chart
      #d70c94 CMYK chart
      #d70c94 RGB pie chart
      #d70c94 color shades, tints & tones
#d70c94 color schemes
#d70c94 color preview, HTML & CSS examples
           This text has a color of #d70c94        
        
          <p style="color:#d70c94;">Text here</p>
        
        
          .mytext {color:#d70c94;}
        
        Text color #d70c94
      
           This box has a color of #d70c94        
        
          <div style="background-color:#d70c94;">Content here</div>
        
        
          .mybackground {background-color:#d70c94;}
        
        Background color #d70c94
      
           Border around this has a color of #d70c94        
        
          <div style="border:2px solid #d70c94;">Content here</div>
        
        
          .myborder {border:2px solid #d70c94;}
        
        Border color #d70c94