#5a75fa color space conversions
Hex:
        #5a75fa
        RGB:
        90, 117, 250
        CMY:
        65, 54, 2
        CMYK:
        64, 53, 0, 2
      HSL:
        230°, 94.1176%, 66.6667%
        HSV (HSB):
        230°, 64.0000%, 98.0392%
        XYZ:
        27.8331, 21.7984, 93.1830
        xyY:
        0.1949, 0.1526, 21.7984
      CIE-Lab:
        53.8124, 31.1146, -69.5180
        CIE-LCH:
        53.8124, 76.1634, 294.1121
        CIE-Luv:
        53.8124, -15.6253, -111.2794
        Hunter-Lab:
        46.6887, 24.7059, -85.6510
      #5a75fa color charts
#5a75fa RGB chart
      #5a75fa CMYK chart
      #5a75fa RGB pie chart
      #5a75fa color shades, tints & tones
#5a75fa color schemes
#5a75fa color preview, HTML & CSS examples
           This text has a color of #5a75fa        
        
          <p style="color:#5a75fa;">Text here</p>
        
        
          .mytext {color:#5a75fa;}
        
        Text color #5a75fa
      
           This box has a color of #5a75fa        
        
          <div style="background-color:#5a75fa;">Content here</div>
        
        
          .mybackground {background-color:#5a75fa;}
        
        Background color #5a75fa
      
           Border around this has a color of #5a75fa        
        
          <div style="border:2px solid #5a75fa;">Content here</div>
        
        
          .myborder {border:2px solid #5a75fa;}
        
        Border color #5a75fa