#2564af color space conversions
Hex:
        #2564af
        RGB:
        37, 100, 175
        CMY:
        85, 61, 31
        CMYK:
        79, 43, 0, 31
      HSL:
        213°, 65.0943%, 41.5686%
        HSV (HSB):
        213°, 78.8571%, 68.6275%
        XYZ:
        13.0580, 12.6028, 42.3018
        xyY:
        0.1921, 0.1854, 12.6028
      CIE-Lab:
        42.1586, 7.3143, -45.6628
        CIE-LCH:
        42.1586, 46.2449, 279.1003
        CIE-Luv:
        42.1586, -21.4197, -67.7319
        Hunter-Lab:
        35.5004, 3.5312, -45.7988
      #2564af color charts
#2564af RGB chart
      #2564af CMYK chart
      #2564af RGB pie chart
      #2564af color shades, tints & tones
#2564af color schemes
#2564af color preview, HTML & CSS examples
           This text has a color of #2564af        
        
          <p style="color:#2564af;">Text here</p>
        
        
          .mytext {color:#2564af;}
        
        Text color #2564af
      
           This box has a color of #2564af        
        
          <div style="background-color:#2564af;">Content here</div>
        
        
          .mybackground {background-color:#2564af;}
        
        Background color #2564af
      
           Border around this has a color of #2564af        
        
          <div style="border:2px solid #2564af;">Content here</div>
        
        
          .myborder {border:2px solid #2564af;}
        
        Border color #2564af