#2583af color space conversions
Hex:
        #2583af
        RGB:
        37, 131, 175
        CMY:
        85, 49, 31
        CMYK:
        79, 25, 0, 31
      HSL:
        199°, 65.0943%, 41.5686%
        HSV (HSB):
        199°, 78.8571%, 68.6275%
        XYZ:
        16.6171, 19.7211, 43.4882
        xyY:
        0.2082, 0.2470, 19.7211
      CIE-Lab:
        51.5204, -11.4541, -30.8735
        CIE-LCH:
        51.5204, 32.9297, 249.6450
        CIE-Luv:
        51.5204, -31.9903, -45.2694
        Hunter-Lab:
        44.4084, -10.9221, -26.9755
      #2583af color charts
#2583af RGB chart
      #2583af CMYK chart
      #2583af RGB pie chart
      #2583af color shades, tints & tones
#2583af color schemes
#2583af color preview, HTML & CSS examples
           This text has a color of #2583af        
        
          <p style="color:#2583af;">Text here</p>
        
        
          .mytext {color:#2583af;}
        
        Text color #2583af
      
           This box has a color of #2583af        
        
          <div style="background-color:#2583af;">Content here</div>
        
        
          .mybackground {background-color:#2583af;}
        
        Background color #2583af
      
           Border around this has a color of #2583af        
        
          <div style="border:2px solid #2583af;">Content here</div>
        
        
          .myborder {border:2px solid #2583af;}
        
        Border color #2583af