#5a75ca color space conversions
Hex:
        #5a75ca
        RGB:
        90, 117, 202
        CMY:
        65, 54, 21
        CMYK:
        55, 42, 0, 21
      HSL:
        226°, 51.3761%, 57.2549%
        HSV (HSB):
        226°, 55.4455%, 79.2157%
        XYZ:
        21.2384, 19.1605, 58.4561
        xyY:
        0.2148, 0.1938, 19.1605
      CIE-Lab:
        50.8745, 15.1589, -47.2490
        CIE-LCH:
        50.8745, 49.6212, 287.7878
        CIE-Luv:
        50.8745, -14.7623, -74.1105
        Hunter-Lab:
        43.7727, 10.0055, -48.5377
      #5a75ca color charts
#5a75ca RGB chart
      #5a75ca CMYK chart
      #5a75ca RGB pie chart
      #5a75ca color shades, tints & tones
#5a75ca color schemes
#5a75ca color preview, HTML & CSS examples
           This text has a color of #5a75ca        
        
          <p style="color:#5a75ca;">Text here</p>
        
        
          .mytext {color:#5a75ca;}
        
        Text color #5a75ca
      
           This box has a color of #5a75ca        
        
          <div style="background-color:#5a75ca;">Content here</div>
        
        
          .mybackground {background-color:#5a75ca;}
        
        Background color #5a75ca
      
           Border around this has a color of #5a75ca        
        
          <div style="border:2px solid #5a75ca;">Content here</div>
        
        
          .myborder {border:2px solid #5a75ca;}
        
        Border color #5a75ca