#d70265 color space conversions
Hex:
        #d70265
        RGB:
        215, 2, 101
        CMY:
        16, 99, 60
        CMYK:
        0, 99, 53, 16
      HSL:
        332°, 98.1567%, 42.5490%
        HSV (HSB):
        332°, 99.0698%, 84.3137%
        XYZ:
        30.3950, 15.4301, 13.6882
        xyY:
        0.5107, 0.2593, 15.4301
      CIE-Lab:
        46.2177, 73.7403, 7.0816
        CIE-LCH:
        46.2177, 74.0796, 5.4855
        CIE-Luv:
        46.2177, 122.2885, -5.9376
        Hunter-Lab:
        39.2811, 69.3780, 6.8361
      #d70265 color charts
#d70265 RGB chart
      #d70265 CMYK chart
      #d70265 RGB pie chart
      #d70265 color shades, tints & tones
#d70265 color schemes
#d70265 color preview, HTML & CSS examples
           This text has a color of #d70265        
        
          <p style="color:#d70265;">Text here</p>
        
        
          .mytext {color:#d70265;}
        
        Text color #d70265
      
           This box has a color of #d70265        
        
          <div style="background-color:#d70265;">Content here</div>
        
        
          .mybackground {background-color:#d70265;}
        
        Background color #d70265
      
           Border around this has a color of #d70265        
        
          <div style="border:2px solid #d70265;">Content here</div>
        
        
          .myborder {border:2px solid #d70265;}
        
        Border color #d70265