#705cb1 color space conversions
Hex:
        #705cb1
        RGB:
        112, 92, 177
        CMY:
        56, 64, 31
        CMYK:
        37, 48, 0, 31
      HSL:
        254°, 35.2697%, 52.7451%
        HSV (HSB):
        254°, 48.0226%, 69.4118%
        XYZ:
        18.4450, 14.2734, 43.3778
        xyY:
        0.2424, 0.1876, 14.2734
      CIE-Lab:
        44.6224, 28.1754, -42.6418
        CIE-LCH:
        44.6224, 51.1095, 303.4546
        CIE-Luv:
        44.6224, 3.2435, -66.2106
        Hunter-Lab:
        37.7801, 21.0323, -41.6287
      #705cb1 color charts
#705cb1 RGB chart
      #705cb1 CMYK chart
      #705cb1 RGB pie chart
      #705cb1 color shades, tints & tones
#705cb1 color schemes
#705cb1 color preview, HTML & CSS examples
           This text has a color of #705cb1        
        
          <p style="color:#705cb1;">Text here</p>
        
        
          .mytext {color:#705cb1;}
        
        Text color #705cb1
      
           This box has a color of #705cb1        
        
          <div style="background-color:#705cb1;">Content here</div>
        
        
          .mybackground {background-color:#705cb1;}
        
        Background color #705cb1
      
           Border around this has a color of #705cb1        
        
          <div style="border:2px solid #705cb1;">Content here</div>
        
        
          .myborder {border:2px solid #705cb1;}
        
        Border color #705cb1