#705e7a color space conversions
Hex:
        #705e7a
        RGB:
        112, 94, 122
        CMY:
        56, 63, 52
        CMYK:
        8, 23, 0, 52
      HSL:
        279°, 12.9630%, 42.3529%
        HSV (HSB):
        279°, 22.9508%, 47.8431%
        XYZ:
        14.1976, 12.8553, 20.1454
        xyY:
        0.3008, 0.2724, 12.8553
      CIE-Lab:
        42.5444, 12.9486, -13.0256
        CIE-LCH:
        42.5444, 18.3666, 314.8303
        CIE-Luv:
        42.5444, 8.0145, -19.7793
        Hunter-Lab:
        35.8543, 7.9378, -8.2152
      #705e7a color charts
#705e7a RGB chart
      #705e7a CMYK chart
      #705e7a RGB pie chart
      #705e7a color shades, tints & tones
#705e7a color schemes
#705e7a color preview, HTML & CSS examples
           This text has a color of #705e7a        
        
          <p style="color:#705e7a;">Text here</p>
        
        
          .mytext {color:#705e7a;}
        
        Text color #705e7a
      
           This box has a color of #705e7a        
        
          <div style="background-color:#705e7a;">Content here</div>
        
        
          .mybackground {background-color:#705e7a;}
        
        Background color #705e7a
      
           Border around this has a color of #705e7a        
        
          <div style="border:2px solid #705e7a;">Content here</div>
        
        
          .myborder {border:2px solid #705e7a;}
        
        Border color #705e7a