#d62070 color space conversions
Hex:
        #d62070
        RGB:
        214, 32, 112
        CMY:
        16, 87, 56
        CMYK:
        0, 85, 48, 16
      HSL:
        334°, 73.9837%, 48.2353%
        HSV (HSB):
        334°, 85.0467%, 83.9216%
        XYZ:
        31.1727, 16.4990, 16.8709
        xyY:
        0.4830, 0.2556, 16.4990
      CIE-Lab:
        47.6225, 70.5768, 2.2730
        CIE-LCH:
        47.6225, 70.6134, 1.8446
        CIE-Luv:
        47.6225, 111.9617, -10.7514
        Hunter-Lab:
        40.6190, 65.9051, 3.8075
      #d62070 color charts
#d62070 RGB chart
      #d62070 CMYK chart
      #d62070 RGB pie chart
      #d62070 color shades, tints & tones
#d62070 color schemes
#d62070 color preview, HTML & CSS examples
           This text has a color of #d62070        
        
          <p style="color:#d62070;">Text here</p>
        
        
          .mytext {color:#d62070;}
        
        Text color #d62070
      
           This box has a color of #d62070        
        
          <div style="background-color:#d62070;">Content here</div>
        
        
          .mybackground {background-color:#d62070;}
        
        Background color #d62070
      
           Border around this has a color of #d62070        
        
          <div style="border:2px solid #d62070;">Content here</div>
        
        
          .myborder {border:2px solid #d62070;}
        
        Border color #d62070