#5a75be color space conversions
Hex:
        #5a75be
        RGB:
        90, 117, 190
        CMY:
        65, 54, 25
        CMYK:
        53, 38, 0, 25
      HSL:
        224°, 43.4783%, 54.9020%
        HSV (HSB):
        224°, 52.6316%, 74.5098%
        XYZ:
        19.8720, 18.6139, 51.2607
        xyY:
        0.2214, 0.2074, 18.6139
      CIE-Lab:
        50.2324, 11.2747, -41.3925
        CIE-LCH:
        50.2324, 42.9005, 285.2368
        CIE-Luv:
        50.2324, -14.5732, -64.2646
        Hunter-Lab:
        43.1439, 6.7150, -40.2437
      #5a75be color charts
#5a75be RGB chart
      #5a75be CMYK chart
      #5a75be RGB pie chart
      #5a75be color shades, tints & tones
#5a75be color schemes
#5a75be color preview, HTML & CSS examples
           This text has a color of #5a75be        
        
          <p style="color:#5a75be;">Text here</p>
        
        
          .mytext {color:#5a75be;}
        
        Text color #5a75be
      
           This box has a color of #5a75be        
        
          <div style="background-color:#5a75be;">Content here</div>
        
        
          .mybackground {background-color:#5a75be;}
        
        Background color #5a75be
      
           Border around this has a color of #5a75be        
        
          <div style="border:2px solid #5a75be;">Content here</div>
        
        
          .myborder {border:2px solid #5a75be;}
        
        Border color #5a75be