#5348bd color space conversions
Hex:
        #5348bd
        RGB:
        83, 72, 189
        CMY:
        67, 72, 26
        CMYK:
        56, 62, 0, 26
      HSL:
        246°, 46.9880%, 51.1765%
        HSV (HSB):
        246°, 61.9048%, 74.1176%
        XYZ:
        15.0700, 10.1479, 49.3086
        xyY:
        0.2022, 0.1362, 10.1479
      CIE-Lab:
        38.1065, 37.4032, -60.2986
        CIE-LCH:
        38.1065, 70.9572, 301.8113
        CIE-Luv:
        38.1065, -3.2720, -88.4727
        Hunter-Lab:
        31.8557, 28.6954, -69.4744
      #5348bd color charts
#5348bd RGB chart
      #5348bd CMYK chart
      #5348bd RGB pie chart
      #5348bd color shades, tints & tones
#5348bd color schemes
#5348bd color preview, HTML & CSS examples
           This text has a color of #5348bd        
        
          <p style="color:#5348bd;">Text here</p>
        
        
          .mytext {color:#5348bd;}
        
        Text color #5348bd
      
           This box has a color of #5348bd        
        
          <div style="background-color:#5348bd;">Content here</div>
        
        
          .mybackground {background-color:#5348bd;}
        
        Background color #5348bd
      
           Border around this has a color of #5348bd        
        
          <div style="border:2px solid #5348bd;">Content here</div>
        
        
          .myborder {border:2px solid #5348bd;}
        
        Border color #5348bd