#5a68ba color space conversions
Hex:
        #5a68ba
        RGB:
        90, 104, 186
        CMY:
        65, 59, 27
        CMYK:
        52, 44, 0, 27
      HSL:
        231°, 41.0256%, 54.1176%
        HSV (HSB):
        231°, 51.6129%, 72.9412%
        XYZ:
        18.0297, 15.6195, 48.5190
        xyY:
        0.2194, 0.1901, 15.6195
      CIE-Lab:
        46.4712, 18.0171, -45.0525
        CIE-LCH:
        46.4712, 48.5216, 291.7972
        CIE-Luv:
        46.4712, -10.0173, -69.4893
        Hunter-Lab:
        39.5215, 12.2691, -45.1230
      #5a68ba color charts
#5a68ba RGB chart
      #5a68ba CMYK chart
      #5a68ba RGB pie chart
      #5a68ba color shades, tints & tones
#5a68ba color schemes
#5a68ba color preview, HTML & CSS examples
           This text has a color of #5a68ba        
        
          <p style="color:#5a68ba;">Text here</p>
        
        
          .mytext {color:#5a68ba;}
        
        Text color #5a68ba
      
           This box has a color of #5a68ba        
        
          <div style="background-color:#5a68ba;">Content here</div>
        
        
          .mybackground {background-color:#5a68ba;}
        
        Background color #5a68ba
      
           Border around this has a color of #5a68ba        
        
          <div style="border:2px solid #5a68ba;">Content here</div>
        
        
          .myborder {border:2px solid #5a68ba;}
        
        Border color #5a68ba