#705bbf color space conversions
Hex:
        #705bbf
        RGB:
        112, 91, 191
        CMY:
        56, 64, 25
        CMYK:
        41, 52, 0, 25
      HSL:
        253°, 43.8596%, 55.2941%
        HSV (HSB):
        253°, 52.3560%, 74.9020%
        XYZ:
        19.8271, 14.6885, 51.0804
        xyY:
        0.2316, 0.1716, 14.6885
      CIE-Lab:
        45.2046, 32.7231, -49.8786
        CIE-LCH:
        45.2046, 59.6546, 303.2671
        CIE-Luv:
        45.2046, 2.2097, -77.7455
        Hunter-Lab:
        38.3256, 25.2744, -52.1939
      #705bbf color charts
#705bbf RGB chart
      #705bbf CMYK chart
      #705bbf RGB pie chart
      #705bbf color shades, tints & tones
#705bbf color schemes
#705bbf color preview, HTML & CSS examples
           This text has a color of #705bbf        
        
          <p style="color:#705bbf;">Text here</p>
        
        
          .mytext {color:#705bbf;}
        
        Text color #705bbf
      
           This box has a color of #705bbf        
        
          <div style="background-color:#705bbf;">Content here</div>
        
        
          .mybackground {background-color:#705bbf;}
        
        Background color #705bbf
      
           Border around this has a color of #705bbf        
        
          <div style="border:2px solid #705bbf;">Content here</div>
        
        
          .myborder {border:2px solid #705bbf;}
        
        Border color #705bbf