#5a50cb color space conversions
Hex:
        #5a50cb
        RGB:
        90, 80, 203
        CMY:
        65, 69, 20
        CMYK:
        56, 61, 0, 20
      HSL:
        245°, 54.1850%, 55.4902%
        HSV (HSB):
        245°, 60.5911%, 79.6078%
        XYZ:
        17.8646, 12.2228, 57.9176
        xyY:
        0.2030, 0.1389, 12.2228
      CIE-Lab:
        41.5680, 38.2721, -62.7939
        CIE-LCH:
        41.5680, 73.5380, 301.3618
        CIE-Luv:
        41.5680, -3.9249, -94.5443
        Hunter-Lab:
        34.9611, 30.0290, -73.7488
      #5a50cb color charts
#5a50cb RGB chart
      #5a50cb CMYK chart
      #5a50cb RGB pie chart
      #5a50cb color shades, tints & tones
#5a50cb color schemes
#5a50cb color preview, HTML & CSS examples
           This text has a color of #5a50cb        
        
          <p style="color:#5a50cb;">Text here</p>
        
        
          .mytext {color:#5a50cb;}
        
        Text color #5a50cb
      
           This box has a color of #5a50cb        
        
          <div style="background-color:#5a50cb;">Content here</div>
        
        
          .mybackground {background-color:#5a50cb;}
        
        Background color #5a50cb
      
           Border around this has a color of #5a50cb        
        
          <div style="border:2px solid #5a50cb;">Content here</div>
        
        
          .myborder {border:2px solid #5a50cb;}
        
        Border color #5a50cb