#757bbe color space conversions
Hex:
        #757bbe
        RGB:
        117, 123, 190
        CMY:
        54, 52, 25
        CMYK:
        38, 35, 0, 25
      HSL:
        235°, 35.9606%, 60.1961%
        HSV (HSB):
        235°, 38.4211%, 74.5098%
        XYZ:
        23.7133, 21.6655, 51.6472
        xyY:
        0.2444, 0.2233, 21.6655
      CIE-Lab:
        53.6703, 14.4631, -35.8552
        CIE-LCH:
        53.6703, 38.6624, 291.9680
        CIE-Luv:
        53.6703, -6.6307, -56.6361
        Hunter-Lab:
        46.5462, 9.4823, -33.2052
      #757bbe color charts
#757bbe RGB chart
      #757bbe CMYK chart
      #757bbe RGB pie chart
      #757bbe color shades, tints & tones
#757bbe color schemes
#757bbe color preview, HTML & CSS examples
           This text has a color of #757bbe        
        
          <p style="color:#757bbe;">Text here</p>
        
        
          .mytext {color:#757bbe;}
        
        Text color #757bbe
      
           This box has a color of #757bbe        
        
          <div style="background-color:#757bbe;">Content here</div>
        
        
          .mybackground {background-color:#757bbe;}
        
        Background color #757bbe
      
           Border around this has a color of #757bbe        
        
          <div style="border:2px solid #757bbe;">Content here</div>
        
        
          .myborder {border:2px solid #757bbe;}
        
        Border color #757bbe