#2560e8 color space conversions
Hex:
        #2560e8
        RGB:
        37, 96, 232
        CMY:
        85, 62, 9
        CMYK:
        84, 59, 0, 9
      HSL:
        222°, 80.9129%, 52.7451%
        HSV (HSB):
        222°, 84.0517%, 90.9804%
        XYZ:
        19.5113, 14.5853, 78.1308
        xyY:
        0.1739, 0.1300, 14.5853
      CIE-Lab:
        45.0608, 31.7597, -73.7767
        CIE-LCH:
        45.0608, 80.3224, 293.2911
        CIE-Luv:
        45.0608, -19.1720, -111.6688
        Hunter-Lab:
        38.1906, 24.3607, -94.5626
      #2560e8 color charts
#2560e8 RGB chart
      #2560e8 CMYK chart
      #2560e8 RGB pie chart
      #2560e8 color shades, tints & tones
#2560e8 color schemes
#2560e8 color preview, HTML & CSS examples
           This text has a color of #2560e8        
        
          <p style="color:#2560e8;">Text here</p>
        
        
          .mytext {color:#2560e8;}
        
        Text color #2560e8
      
           This box has a color of #2560e8        
        
          <div style="background-color:#2560e8;">Content here</div>
        
        
          .mybackground {background-color:#2560e8;}
        
        Background color #2560e8
      
           Border around this has a color of #2560e8        
        
          <div style="border:2px solid #2560e8;">Content here</div>
        
        
          .myborder {border:2px solid #2560e8;}
        
        Border color #2560e8