#3549bb color space conversions
Hex:
        #3549bb
        RGB:
        53, 73, 187
        CMY:
        79, 71, 27
        CMYK:
        72, 61, 0, 27
      HSL:
        231°, 55.8333%, 47.0588%
        HSV (HSB):
        231°, 71.6578%, 73.3333%
        XYZ:
        12.8204, 9.1098, 48.0964
        xyY:
        0.1831, 0.1301, 9.1098
      CIE-Lab:
        36.1949, 31.4453, -62.3255
        CIE-LCH:
        36.1949, 69.8088, 296.7725
        CIE-Luv:
        36.1949, -10.9486, -89.0406
        Hunter-Lab:
        30.1825, 23.0007, -73.3520
      #3549bb color charts
#3549bb RGB chart
      #3549bb CMYK chart
      #3549bb RGB pie chart
      #3549bb color shades, tints & tones
#3549bb color schemes
#3549bb color preview, HTML & CSS examples
           This text has a color of #3549bb        
        
          <p style="color:#3549bb;">Text here</p>
        
        
          .mytext {color:#3549bb;}
        
        Text color #3549bb
      
           This box has a color of #3549bb        
        
          <div style="background-color:#3549bb;">Content here</div>
        
        
          .mybackground {background-color:#3549bb;}
        
        Background color #3549bb
      
           Border around this has a color of #3549bb        
        
          <div style="border:2px solid #3549bb;">Content here</div>
        
        
          .myborder {border:2px solid #3549bb;}
        
        Border color #3549bb