#5740df color space conversions
Hex:
        #5740df
        RGB:
        87, 64, 223
        CMY:
        66, 75, 13
        CMYK:
        61, 71, 0, 13
      HSL:
        249°, 71.3004%, 56.2745%
        HSV (HSB):
        249°, 71.3004%, 87.4510%
        XYZ:
        19.0832, 11.0207, 70.9335
        xyY:
        0.1889, 0.1091, 11.0207
      CIE-Lab:
        39.6154, 53.0580, -77.4893
        CIE-LCH:
        39.6154, 93.9135, 304.4000
        CIE-Luv:
        39.6154, -2.9151, -112.5884
        Hunter-Lab:
        33.1975, 44.5128, -103.4473
      #5740df color charts
#5740df RGB chart
      #5740df CMYK chart
      #5740df RGB pie chart
      #5740df color shades, tints & tones
#5740df color schemes
#5740df color preview, HTML & CSS examples
           This text has a color of #5740df        
        
          <p style="color:#5740df;">Text here</p>
        
        
          .mytext {color:#5740df;}
        
        Text color #5740df
      
           This box has a color of #5740df        
        
          <div style="background-color:#5740df;">Content here</div>
        
        
          .mybackground {background-color:#5740df;}
        
        Background color #5740df
      
           Border around this has a color of #5740df        
        
          <div style="border:2px solid #5740df;">Content here</div>
        
        
          .myborder {border:2px solid #5740df;}
        
        Border color #5740df