#705d94 color space conversions
Hex:
        #705d94
        RGB:
        112, 93, 148
        CMY:
        56, 64, 42
        CMYK:
        24, 37, 0, 42
      HSL:
        261°, 22.8216%, 47.2549%
        HSV (HSB):
        261°, 37.1622%, 58.0392%
        XYZ:
        15.9417, 13.4116, 29.7654
        xyY:
        0.2697, 0.2269, 13.4116
      CIE-Lab:
        43.3769, 19.8066, -27.4278
        CIE-LCH:
        43.3769, 33.8317, 305.8344
        CIE-Luv:
        43.3769, 5.7907, -41.9589
        Hunter-Lab:
        36.6218, 13.6142, -22.5544
      #705d94 color charts
#705d94 RGB chart
      #705d94 CMYK chart
      #705d94 RGB pie chart
      #705d94 color shades, tints & tones
#705d94 color schemes
#705d94 color preview, HTML & CSS examples
           This text has a color of #705d94        
        
          <p style="color:#705d94;">Text here</p>
        
        
          .mytext {color:#705d94;}
        
        Text color #705d94
      
           This box has a color of #705d94        
        
          <div style="background-color:#705d94;">Content here</div>
        
        
          .mybackground {background-color:#705d94;}
        
        Background color #705d94
      
           Border around this has a color of #705d94        
        
          <div style="border:2px solid #705d94;">Content here</div>
        
        
          .myborder {border:2px solid #705d94;}
        
        Border color #705d94