#700a57 color space conversions
Hex:
        #700a57
        RGB:
        112, 10, 87
        CMY:
        56, 96, 66
        CMYK:
        0, 91, 22, 56
      HSL:
        315°, 83.6066%, 23.9216%
        HSV (HSB):
        315°, 91.0714%, 43.9216%
        XYZ:
        8.5109, 4.3499, 9.4079
        xyY:
        0.3822, 0.1953, 4.3499
      CIE-Lab:
        24.7962, 47.8460, -18.0797
        CIE-LCH:
        24.7962, 51.1480, 339.2998
        CIE-Luv:
        24.7962, 43.8317, -27.2245
        Hunter-Lab:
        20.8565, 36.3417, -12.1447
      #700a57 color charts
#700a57 RGB chart
      #700a57 CMYK chart
      #700a57 RGB pie chart
      #700a57 color shades, tints & tones
#700a57 color schemes
#700a57 color preview, HTML & CSS examples
           This text has a color of #700a57        
        
          <p style="color:#700a57;">Text here</p>
        
        
          .mytext {color:#700a57;}
        
        Text color #700a57
      
           This box has a color of #700a57        
        
          <div style="background-color:#700a57;">Content here</div>
        
        
          .mybackground {background-color:#700a57;}
        
        Background color #700a57
      
           Border around this has a color of #700a57        
        
          <div style="border:2px solid #700a57;">Content here</div>
        
        
          .myborder {border:2px solid #700a57;}
        
        Border color #700a57