#5348bb color space conversions
Hex:
        #5348bb
        RGB:
        83, 72, 187
        CMY:
        67, 72, 27
        CMYK:
        56, 61, 0, 27
      HSL:
        246°, 45.8167%, 50.7843%
        HSV (HSB):
        246°, 61.4973%, 73.3333%
        XYZ:
        14.8543, 10.0616, 48.1729
        xyY:
        0.2032, 0.1377, 10.0616
      CIE-Lab:
        37.9527, 36.7687, -59.3754
        CIE-LCH:
        37.9527, 69.8382, 301.7682
        CIE-Luv:
        37.9527, -3.1354, -87.0851
        Hunter-Lab:
        31.7200, 28.0805, -67.8392
      #5348bb color charts
#5348bb RGB chart
      #5348bb CMYK chart
      #5348bb RGB pie chart
      #5348bb color shades, tints & tones
#5348bb color schemes
#5348bb color preview, HTML & CSS examples
           This text has a color of #5348bb        
        
          <p style="color:#5348bb;">Text here</p>
        
        
          .mytext {color:#5348bb;}
        
        Text color #5348bb
      
           This box has a color of #5348bb        
        
          <div style="background-color:#5348bb;">Content here</div>
        
        
          .mybackground {background-color:#5348bb;}
        
        Background color #5348bb
      
           Border around this has a color of #5348bb        
        
          <div style="border:2px solid #5348bb;">Content here</div>
        
        
          .myborder {border:2px solid #5348bb;}
        
        Border color #5348bb