#705f98 color space conversions
Hex:
        #705f98
        RGB:
        112, 95, 152
        CMY:
        56, 63, 40
        CMYK:
        26, 38, 0, 40
      HSL:
        258°, 23.0769%, 48.4314%
        HSV (HSB):
        258°, 37.5000%, 59.6078%
        XYZ:
        16.4418, 13.8962, 31.5214
        xyY:
        0.2658, 0.2246, 13.8962
      CIE-Lab:
        44.0836, 19.6140, -28.7132
        CIE-LCH:
        44.0836, 34.7729, 304.3370
        CIE-Luv:
        44.0836, 4.6062, -44.0314
        Hunter-Lab:
        37.2776, 13.4942, -24.0406
      #705f98 color charts
#705f98 RGB chart
      #705f98 CMYK chart
      #705f98 RGB pie chart
      #705f98 color shades, tints & tones
#705f98 color schemes
#705f98 color preview, HTML & CSS examples
           This text has a color of #705f98        
        
          <p style="color:#705f98;">Text here</p>
        
        
          .mytext {color:#705f98;}
        
        Text color #705f98
      
           This box has a color of #705f98        
        
          <div style="background-color:#705f98;">Content here</div>
        
        
          .mybackground {background-color:#705f98;}
        
        Background color #705f98
      
           Border around this has a color of #705f98        
        
          <div style="border:2px solid #705f98;">Content here</div>
        
        
          .myborder {border:2px solid #705f98;}
        
        Border color #705f98