#2565ab color space conversions
Hex:
        #2565ab
        RGB:
        37, 101, 171
        CMY:
        85, 60, 33
        CMYK:
        78, 41, 0, 33
      HSL:
        211°, 64.4231%, 40.7843%
        HSV (HSB):
        211°, 78.3626%, 67.0588%
        XYZ:
        12.7673, 12.6409, 40.2951
        xyY:
        0.1943, 0.1924, 12.6409
      CIE-Lab:
        42.2172, 5.1329, -43.2166
        CIE-LCH:
        42.2172, 43.5204, 276.7733
        CIE-Luv:
        42.2172, -21.8767, -63.8844
        Hunter-Lab:
        35.5541, 1.8788, -42.3082
      #2565ab color charts
#2565ab RGB chart
      #2565ab CMYK chart
      #2565ab RGB pie chart
      #2565ab color shades, tints & tones
#2565ab color schemes
#2565ab color preview, HTML & CSS examples
           This text has a color of #2565ab        
        
          <p style="color:#2565ab;">Text here</p>
        
        
          .mytext {color:#2565ab;}
        
        Text color #2565ab
      
           This box has a color of #2565ab        
        
          <div style="background-color:#2565ab;">Content here</div>
        
        
          .mybackground {background-color:#2565ab;}
        
        Background color #2565ab
      
           Border around this has a color of #2565ab        
        
          <div style="border:2px solid #2565ab;">Content here</div>
        
        
          .myborder {border:2px solid #2565ab;}
        
        Border color #2565ab