#5339df color space conversions
Hex:
        #5339df
        RGB:
        83, 57, 223
        CMY:
        67, 78, 13
        CMYK:
        63, 74, 0, 13
      HSL:
        249°, 72.1739%, 54.9020%
        HSV (HSB):
        249°, 74.4395%, 87.4510%
        XYZ:
        18.3497, 10.0930, 70.7930
        xyY:
        0.1849, 0.1017, 10.0930
      CIE-Lab:
        38.0088, 56.1829, -80.1448
        CIE-LCH:
        38.0088, 97.8760, 305.0311
        CIE-Luv:
        38.0088, -2.8453, -113.9529
        Hunter-Lab:
        31.7694, 47.5032, -109.8796
      #5339df color charts
#5339df RGB chart
      #5339df CMYK chart
      #5339df RGB pie chart
      #5339df color shades, tints & tones
#5339df color schemes
#5339df color preview, HTML & CSS examples
           This text has a color of #5339df        
        
          <p style="color:#5339df;">Text here</p>
        
        
          .mytext {color:#5339df;}
        
        Text color #5339df
      
           This box has a color of #5339df        
        
          <div style="background-color:#5339df;">Content here</div>
        
        
          .mybackground {background-color:#5339df;}
        
        Background color #5339df
      
           Border around this has a color of #5339df        
        
          <div style="border:2px solid #5339df;">Content here</div>
        
        
          .myborder {border:2px solid #5339df;}
        
        Border color #5339df