#2561ee color space conversions
Hex:
        #2561ee
        RGB:
        37, 97, 238
        CMY:
        85, 62, 7
        CMYK:
        84, 59, 0, 7
      HSL:
        222°, 85.5319%, 53.9216%
        HSV (HSB):
        222°, 84.4538%, 93.3333%
        XYZ:
        20.4703, 15.1157, 82.7277
        xyY:
        0.1730, 0.1278, 15.1157
      CIE-Lab:
        45.7923, 33.3617, -75.9604
        CIE-LCH:
        45.7923, 82.9638, 293.7110
        CIE-Luv:
        45.7923, -19.3792, -115.3219
        Hunter-Lab:
        38.8790, 25.9442, -98.9434
      #2561ee color charts
#2561ee RGB chart
      #2561ee CMYK chart
      #2561ee RGB pie chart
      #2561ee color shades, tints & tones
#2561ee color schemes
#2561ee color preview, HTML & CSS examples
           This text has a color of #2561ee        
        
          <p style="color:#2561ee;">Text here</p>
        
        
          .mytext {color:#2561ee;}
        
        Text color #2561ee
      
           This box has a color of #2561ee        
        
          <div style="background-color:#2561ee;">Content here</div>
        
        
          .mybackground {background-color:#2561ee;}
        
        Background color #2561ee
      
           Border around this has a color of #2561ee        
        
          <div style="border:2px solid #2561ee;">Content here</div>
        
        
          .myborder {border:2px solid #2561ee;}
        
        Border color #2561ee