#5157cb color space conversions
Hex:
        #5157cb
        RGB:
        81, 87, 203
        CMY:
        68, 66, 20
        CMYK:
        60, 57, 0, 20
      HSL:
        237°, 53.9823%, 55.6863%
        HSV (HSB):
        237°, 60.0985%, 79.6078%
        XYZ:
        17.5810, 12.8775, 58.0589
        xyY:
        0.1986, 0.1455, 12.8775
      CIE-Lab:
        42.5781, 32.3947, -61.1841
        CIE-LCH:
        42.5781, 69.2308, 297.8995
        CIE-Luv:
        42.5781, -8.3814, -92.5706
        Hunter-Lab:
        35.8853, 24.6521, -70.8058
      #5157cb color charts
#5157cb RGB chart
      #5157cb CMYK chart
      #5157cb RGB pie chart
      #5157cb color shades, tints & tones
#5157cb color schemes
#5157cb color preview, HTML & CSS examples
           This text has a color of #5157cb        
        
          <p style="color:#5157cb;">Text here</p>
        
        
          .mytext {color:#5157cb;}
        
        Text color #5157cb
      
           This box has a color of #5157cb        
        
          <div style="background-color:#5157cb;">Content here</div>
        
        
          .mybackground {background-color:#5157cb;}
        
        Background color #5157cb
      
           Border around this has a color of #5157cb        
        
          <div style="border:2px solid #5157cb;">Content here</div>
        
        
          .myborder {border:2px solid #5157cb;}
        
        Border color #5157cb