#2561be color space conversions
Hex:
        #2561be
        RGB:
        37, 97, 190
        CMY:
        85, 62, 25
        CMYK:
        81, 49, 0, 25
      HSL:
        216°, 67.4009%, 44.5098%
        HSV (HSB):
        216°, 80.5263%, 74.5098%
        XYZ:
        14.3319, 12.6604, 50.4035
        xyY:
        0.1852, 0.1636, 12.6604
      CIE-Lab:
        42.2470, 15.0639, -54.2883
        CIE-LCH:
        42.2470, 56.3395, 285.5083
        CIE-Luv:
        42.2470, -20.0777, -81.1588
        Hunter-Lab:
        35.5815, 9.6307, -59.0812
      #2561be color charts
#2561be RGB chart
      #2561be CMYK chart
      #2561be RGB pie chart
      #2561be color shades, tints & tones
#2561be color schemes
#2561be color preview, HTML & CSS examples
           This text has a color of #2561be        
        
          <p style="color:#2561be;">Text here</p>
        
        
          .mytext {color:#2561be;}
        
        Text color #2561be
      
           This box has a color of #2561be        
        
          <div style="background-color:#2561be;">Content here</div>
        
        
          .mybackground {background-color:#2561be;}
        
        Background color #2561be
      
           Border around this has a color of #2561be        
        
          <div style="border:2px solid #2561be;">Content here</div>
        
        
          .myborder {border:2px solid #2561be;}
        
        Border color #2561be