#5348cb color space conversions
Hex:
        #5348cb
        RGB:
        83, 72, 203
        CMY:
        67, 72, 20
        CMYK:
        59, 65, 0, 20
      HSL:
        245°, 55.7447%, 53.9216%
        HSV (HSB):
        245°, 64.5320%, 79.6078%
        XYZ:
        16.6641, 10.7855, 57.7034
        xyY:
        0.1957, 0.1267, 10.7855
      CIE-Lab:
        39.2169, 41.8416, -66.6477
        CIE-LCH:
        39.2169, 78.6933, 302.1207
        CIE-Luv:
        39.2169, -4.1990, -97.9989
        Hunter-Lab:
        32.8413, 33.1010, -81.1858
      #5348cb color charts
#5348cb RGB chart
      #5348cb CMYK chart
      #5348cb RGB pie chart
      #5348cb color shades, tints & tones
#5348cb color schemes
#5348cb color preview, HTML & CSS examples
           This text has a color of #5348cb        
        
          <p style="color:#5348cb;">Text here</p>
        
        
          .mytext {color:#5348cb;}
        
        Text color #5348cb
      
           This box has a color of #5348cb        
        
          <div style="background-color:#5348cb;">Content here</div>
        
        
          .mybackground {background-color:#5348cb;}
        
        Background color #5348cb
      
           Border around this has a color of #5348cb        
        
          <div style="border:2px solid #5348cb;">Content here</div>
        
        
          .myborder {border:2px solid #5348cb;}
        
        Border color #5348cb