#2564e4 color space conversions
Hex:
        #2564e4
        RGB:
        37, 100, 228
        CMY:
        85, 61, 11
        CMYK:
        84, 56, 0, 11
      HSL:
        220°, 77.9592%, 51.9608%
        HSV (HSB):
        220°, 83.7719%, 89.4118%
        XYZ:
        19.3237, 15.1091, 75.2967
        xyY:
        0.1761, 0.1377, 15.1091
      CIE-Lab:
        45.7833, 27.6974, -70.3394
        CIE-LCH:
        45.7833, 75.5962, 291.4929
        CIE-Luv:
        45.7833, -20.2526, -107.2207
        Hunter-Lab:
        38.8704, 20.7148, -87.6426
      #2564e4 color charts
#2564e4 RGB chart
      #2564e4 CMYK chart
      #2564e4 RGB pie chart
      #2564e4 color shades, tints & tones
#2564e4 color schemes
#2564e4 color preview, HTML & CSS examples
           This text has a color of #2564e4        
        
          <p style="color:#2564e4;">Text here</p>
        
        
          .mytext {color:#2564e4;}
        
        Text color #2564e4
      
           This box has a color of #2564e4        
        
          <div style="background-color:#2564e4;">Content here</div>
        
        
          .mybackground {background-color:#2564e4;}
        
        Background color #2564e4
      
           Border around this has a color of #2564e4        
        
          <div style="border:2px solid #2564e4;">Content here</div>
        
        
          .myborder {border:2px solid #2564e4;}
        
        Border color #2564e4