#d70b7a color space conversions
Hex:
        #d70b7a
        RGB:
        215, 11, 122
        CMY:
        16, 96, 52
        CMYK:
        0, 95, 43, 16
      HSL:
        327°, 90.2655%, 44.3137%
        HSV (HSB):
        327°, 94.8837%, 84.3137%
        XYZ:
        31.6569, 16.0916, 19.8498
        xyY:
        0.4683, 0.2380, 16.0916
      CIE-Lab:
        47.0944, 74.6291, -4.6207
        CIE-LCH:
        47.0944, 74.7721, 356.4570
        CIE-Luv:
        47.0944, 111.9783, -20.1299
        Hunter-Lab:
        40.1143, 70.6663, -1.2586
      #d70b7a color charts
#d70b7a RGB chart
      #d70b7a CMYK chart
      #d70b7a RGB pie chart
      #d70b7a color shades, tints & tones
#d70b7a color schemes
#d70b7a color preview, HTML & CSS examples
           This text has a color of #d70b7a        
        
          <p style="color:#d70b7a;">Text here</p>
        
        
          .mytext {color:#d70b7a;}
        
        Text color #d70b7a
      
           This box has a color of #d70b7a        
        
          <div style="background-color:#d70b7a;">Content here</div>
        
        
          .mybackground {background-color:#d70b7a;}
        
        Background color #d70b7a
      
           Border around this has a color of #d70b7a        
        
          <div style="border:2px solid #d70b7a;">Content here</div>
        
        
          .myborder {border:2px solid #d70b7a;}
        
        Border color #d70b7a