#5057ff color space conversions
Hex:
        #5057ff
        RGB:
        80, 87, 255
        CMY:
        69, 66, 0
        CMYK:
        69, 66, 0, 0
      HSL:
        238°, 100.0000%, 65.6863%
        HSV (HSB):
        238°, 68.6275%, 100.0000%
        XYZ:
        24.7665, 15.7419, 96.3409
        xyY:
        0.1810, 0.1150, 15.7419
      CIE-Lab:
        46.6340, 49.3845, -84.0158
        CIE-LCH:
        46.6340, 97.4550, 300.4470
        CIE-Luv:
        46.6340, -10.7262, -127.7372
        Hunter-Lab:
        39.6760, 41.9898, -116.1941
      #5057ff color charts
#5057ff RGB chart
      #5057ff CMYK chart
      #5057ff RGB pie chart
      #5057ff color shades, tints & tones
#5057ff color schemes
#5057ff color preview, HTML & CSS examples
           This text has a color of #5057ff        
        
          <p style="color:#5057ff;">Text here</p>
        
        
          .mytext {color:#5057ff;}
        
        Text color #5057ff
      
           This box has a color of #5057ff        
        
          <div style="background-color:#5057ff;">Content here</div>
        
        
          .mybackground {background-color:#5057ff;}
        
        Background color #5057ff
      
           Border around this has a color of #5057ff        
        
          <div style="border:2px solid #5057ff;">Content here</div>
        
        
          .myborder {border:2px solid #5057ff;}
        
        Border color #5057ff