#5341ef color space conversions
Hex:
        #5341ef
        RGB:
        83, 65, 239
        CMY:
        67, 75, 6
        CMYK:
        65, 73, 0, 6
      HSL:
        246°, 84.4660%, 59.6078%
        HSV (HSB):
        246°, 72.8033%, 93.7255%
        XYZ:
        21.0376, 11.8516, 82.8401
        xyY:
        0.1818, 0.1024, 11.8516
      CIE-Lab:
        40.9793, 56.8512, -84.3414
        CIE-LCH:
        40.9793, 101.7130, 303.9823
        CIE-Luv:
        40.9793, -5.1802, -122.4698
        Hunter-Lab:
        34.4261, 48.8343, -118.5721
      #5341ef color charts
#5341ef RGB chart
      #5341ef CMYK chart
      #5341ef RGB pie chart
      #5341ef color shades, tints & tones
#5341ef color schemes
#5341ef color preview, HTML & CSS examples
           This text has a color of #5341ef        
        
          <p style="color:#5341ef;">Text here</p>
        
        
          .mytext {color:#5341ef;}
        
        Text color #5341ef
      
           This box has a color of #5341ef        
        
          <div style="background-color:#5341ef;">Content here</div>
        
        
          .mybackground {background-color:#5341ef;}
        
        Background color #5341ef
      
           Border around this has a color of #5341ef        
        
          <div style="border:2px solid #5341ef;">Content here</div>
        
        
          .myborder {border:2px solid #5341ef;}
        
        Border color #5341ef