#705d88 color space conversions
Hex:
        #705d88
        RGB:
        112, 93, 136
        CMY:
        56, 64, 47
        CMYK:
        18, 32, 0, 47
      HSL:
        267°, 18.7773%, 44.9020%
        HSV (HSB):
        267°, 31.6176%, 53.3333%
        XYZ:
        15.0404, 13.0510, 25.0189
        xyY:
        0.2832, 0.2457, 13.0510
      CIE-Lab:
        42.8400, 16.8229, -21.0508
        CIE-LCH:
        42.8400, 26.9471, 308.6303
        CIE-Luv:
        42.8400, 7.0263, -31.9908
        Hunter-Lab:
        36.1262, 11.0939, -15.7725
      #705d88 color charts
#705d88 RGB chart
      #705d88 CMYK chart
      #705d88 RGB pie chart
      #705d88 color shades, tints & tones
#705d88 color schemes
#705d88 color preview, HTML & CSS examples
           This text has a color of #705d88        
        
          <p style="color:#705d88;">Text here</p>
        
        
          .mytext {color:#705d88;}
        
        Text color #705d88
      
           This box has a color of #705d88        
        
          <div style="background-color:#705d88;">Content here</div>
        
        
          .mybackground {background-color:#705d88;}
        
        Background color #705d88
      
           Border around this has a color of #705d88        
        
          <div style="border:2px solid #705d88;">Content here</div>
        
        
          .myborder {border:2px solid #705d88;}
        
        Border color #705d88