#5349bb color space conversions
Hex:
        #5349bb
        RGB:
        83, 73, 187
        CMY:
        67, 71, 27
        CMYK:
        56, 61, 0, 27
      HSL:
        245°, 45.6000%, 50.9804%
        HSV (HSB):
        245°, 60.9626%, 73.3333%
        XYZ:
        14.9195, 10.1919, 48.1946
        xyY:
        0.2035, 0.1390, 10.1919
      CIE-Lab:
        38.1847, 36.1621, -58.9983
        CIE-LCH:
        38.1847, 69.1990, 301.5055
        CIE-Luv:
        38.1847, -3.3749, -86.7203
        Hunter-Lab:
        31.9248, 27.5502, -67.1585
      #5349bb color charts
#5349bb RGB chart
      #5349bb CMYK chart
      #5349bb RGB pie chart
      #5349bb color shades, tints & tones
#5349bb color schemes
#5349bb color preview, HTML & CSS examples
           This text has a color of #5349bb        
        
          <p style="color:#5349bb;">Text here</p>
        
        
          .mytext {color:#5349bb;}
        
        Text color #5349bb
      
           This box has a color of #5349bb        
        
          <div style="background-color:#5349bb;">Content here</div>
        
        
          .mybackground {background-color:#5349bb;}
        
        Background color #5349bb
      
           Border around this has a color of #5349bb        
        
          <div style="border:2px solid #5349bb;">Content here</div>
        
        
          .myborder {border:2px solid #5349bb;}
        
        Border color #5349bb