#705bb7 color space conversions
Hex:
        #705bb7
        RGB:
        112, 91, 183
        CMY:
        56, 64, 28
        CMYK:
        39, 50, 0, 28
      HSL:
        254°, 38.9831%, 53.7255%
        HSV (HSB):
        254°, 50.2732%, 71.7647%
        XYZ:
        18.9704, 14.3458, 46.5689
        xyY:
        0.2375, 0.1796, 14.3458
      CIE-Lab:
        44.7248, 30.4568, -45.9888
        CIE-LCH:
        44.7248, 55.1597, 303.5151
        CIE-Luv:
        44.7248, 2.9804, -71.5098
        Hunter-Lab:
        37.8759, 23.1203, -46.3848
      #705bb7 color charts
#705bb7 RGB chart
      #705bb7 CMYK chart
      #705bb7 RGB pie chart
      #705bb7 color shades, tints & tones
#705bb7 color schemes
#705bb7 color preview, HTML & CSS examples
           This text has a color of #705bb7        
        
          <p style="color:#705bb7;">Text here</p>
        
        
          .mytext {color:#705bb7;}
        
        Text color #705bb7
      
           This box has a color of #705bb7        
        
          <div style="background-color:#705bb7;">Content here</div>
        
        
          .mybackground {background-color:#705bb7;}
        
        Background color #705bb7
      
           Border around this has a color of #705bb7        
        
          <div style="border:2px solid #705bb7;">Content here</div>
        
        
          .myborder {border:2px solid #705bb7;}
        
        Border color #705bb7