#2580ab color space conversions
Hex:
        #2580ab
        RGB:
        37, 128, 171
        CMY:
        85, 50, 33
        CMYK:
        78, 25, 0, 33
      HSL:
        199°, 64.4231%, 40.7843%
        HSV (HSB):
        199°, 78.3626%, 67.0588%
        XYZ:
        15.8328, 18.7719, 41.3169
        xyY:
        0.2085, 0.2473, 18.7719
      CIE-Lab:
        50.4193, -11.1779, -30.2787
        CIE-LCH:
        50.4193, 32.2761, 249.7375
        CIE-Luv:
        50.4193, -31.1593, -44.1652
        Hunter-Lab:
        43.3266, -10.5924, -26.2113
      #2580ab color charts
#2580ab RGB chart
      #2580ab CMYK chart
      #2580ab RGB pie chart
      #2580ab color shades, tints & tones
#2580ab color schemes
#2580ab color preview, HTML & CSS examples
           This text has a color of #2580ab        
        
          <p style="color:#2580ab;">Text here</p>
        
        
          .mytext {color:#2580ab;}
        
        Text color #2580ab
      
           This box has a color of #2580ab        
        
          <div style="background-color:#2580ab;">Content here</div>
        
        
          .mybackground {background-color:#2580ab;}
        
        Background color #2580ab
      
           Border around this has a color of #2580ab        
        
          <div style="border:2px solid #2580ab;">Content here</div>
        
        
          .myborder {border:2px solid #2580ab;}
        
        Border color #2580ab