#705fa5 color space conversions
Hex:
        #705fa5
        RGB:
        112, 95, 165
        CMY:
        56, 63, 35
        CMYK:
        32, 42, 0, 35
      HSL:
        255°, 28.0000%, 50.9804%
        HSV (HSB):
        255°, 42.4242%, 64.7059%
        XYZ:
        17.5658, 14.3458, 37.4405
        xyY:
        0.2533, 0.2069, 14.3458
      CIE-Lab:
        44.7248, 23.0597, -35.4190
        CIE-LCH:
        44.7248, 42.2641, 303.0663
        CIE-Luv:
        44.7248, 3.3597, -54.7577
        Hunter-Lab:
        37.8758, 16.5010, -32.0955
      #705fa5 color charts
#705fa5 RGB chart
      #705fa5 CMYK chart
      #705fa5 RGB pie chart
      #705fa5 color shades, tints & tones
#705fa5 color schemes
#705fa5 color preview, HTML & CSS examples
           This text has a color of #705fa5        
        
          <p style="color:#705fa5;">Text here</p>
        
        
          .mytext {color:#705fa5;}
        
        Text color #705fa5
      
           This box has a color of #705fa5        
        
          <div style="background-color:#705fa5;">Content here</div>
        
        
          .mybackground {background-color:#705fa5;}
        
        Background color #705fa5
      
           Border around this has a color of #705fa5        
        
          <div style="border:2px solid #705fa5;">Content here</div>
        
        
          .myborder {border:2px solid #705fa5;}
        
        Border color #705fa5