#705fbd color space conversions
Hex:
        #705fbd
        RGB:
        112, 95, 189
        CMY:
        56, 63, 26
        CMYK:
        41, 50, 0, 26
      HSL:
        251°, 41.5929%, 55.6863%
        HSV (HSB):
        251°, 49.7354%, 74.1176%
        XYZ:
        19.9596, 15.3033, 50.0460
        xyY:
        0.2340, 0.1794, 15.3033
      CIE-Lab:
        46.0468, 29.7516, -47.3702
        CIE-LCH:
        46.0468, 55.9383, 302.1315
        CIE-Luv:
        46.0468, 1.1569, -74.0527
        Hunter-Lab:
        39.1194, 22.6158, -48.4668
      #705fbd color charts
#705fbd RGB chart
      #705fbd CMYK chart
      #705fbd RGB pie chart
      #705fbd color shades, tints & tones
#705fbd color schemes
#705fbd color preview, HTML & CSS examples
           This text has a color of #705fbd        
        
          <p style="color:#705fbd;">Text here</p>
        
        
          .mytext {color:#705fbd;}
        
        Text color #705fbd
      
           This box has a color of #705fbd        
        
          <div style="background-color:#705fbd;">Content here</div>
        
        
          .mybackground {background-color:#705fbd;}
        
        Background color #705fbd
      
           Border around this has a color of #705fbd        
        
          <div style="border:2px solid #705fbd;">Content here</div>
        
        
          .myborder {border:2px solid #705fbd;}
        
        Border color #705fbd