#5a5be5 color space conversions
Hex:
        #5a5be5
        RGB:
        90, 91, 229
        CMY:
        65, 64, 10
        CMYK:
        61, 60, 0, 10
      HSL:
        240°, 72.7749%, 62.5490%
        HSV (HSB):
        240°, 60.6987%, 89.8039%
        XYZ:
        22.1004, 15.3130, 75.9196
        xyY:
        0.1950, 0.1351, 15.3130
      CIE-Lab:
        46.0599, 39.9617, -70.3488
        CIE-LCH:
        46.0599, 80.9067, 299.5988
        CIE-Luv:
        46.0599, -8.0826, -108.3496
        Hunter-Lab:
        39.1318, 32.3305, -87.6363
      #5a5be5 color charts
#5a5be5 RGB chart
      #5a5be5 CMYK chart
      #5a5be5 RGB pie chart
      #5a5be5 color shades, tints & tones
#5a5be5 color schemes
#5a5be5 color preview, HTML & CSS examples
           This text has a color of #5a5be5        
        
          <p style="color:#5a5be5;">Text here</p>
        
        
          .mytext {color:#5a5be5;}
        
        Text color #5a5be5
      
           This box has a color of #5a5be5        
        
          <div style="background-color:#5a5be5;">Content here</div>
        
        
          .mybackground {background-color:#5a5be5;}
        
        Background color #5a5be5
      
           Border around this has a color of #5a5be5        
        
          <div style="border:2px solid #5a5be5;">Content here</div>
        
        
          .myborder {border:2px solid #5a5be5;}
        
        Border color #5a5be5