#2544ab color space conversions
Hex:
        #2544ab
        RGB:
        37, 68, 171
        CMY:
        85, 73, 33
        CMYK:
        78, 60, 0, 33
      HSL:
        226°, 64.4231%, 40.7843%
        HSV (HSB):
        226°, 78.3626%, 67.0588%
        XYZ:
        10.1808, 7.4678, 39.4329
        xyY:
        0.1784, 0.1308, 7.4678
      CIE-Lab:
        32.8491, 26.9001, -58.3370
        CIE-LCH:
        32.8491, 64.2404, 294.7552
        CIE-Luv:
        32.8491, -12.1754, -80.6552
        Hunter-Lab:
        27.3273, 18.6771, -66.4254
      #2544ab color charts
#2544ab RGB chart
      #2544ab CMYK chart
      #2544ab RGB pie chart
      #2544ab color shades, tints & tones
#2544ab color schemes
#2544ab color preview, HTML & CSS examples
           This text has a color of #2544ab        
        
          <p style="color:#2544ab;">Text here</p>
        
        
          .mytext {color:#2544ab;}
        
        Text color #2544ab
      
           This box has a color of #2544ab        
        
          <div style="background-color:#2544ab;">Content here</div>
        
        
          .mybackground {background-color:#2544ab;}
        
        Background color #2544ab
      
           Border around this has a color of #2544ab        
        
          <div style="border:2px solid #2544ab;">Content here</div>
        
        
          .myborder {border:2px solid #2544ab;}
        
        Border color #2544ab