#2595db color space conversions
Hex:
        #2595db
        RGB:
        37, 149, 219
        CMY:
        85, 42, 14
        CMYK:
        83, 32, 0, 14
      HSL:
        203°, 71.6535%, 50.1961%
        HSV (HSB):
        203°, 83.1050%, 85.8824%
        XYZ:
        24.2966, 27.0027, 70.9493
        xyY:
        0.1987, 0.2209, 27.0027
      CIE-Lab:
        58.9768, -5.8500, -44.1204
        CIE-LCH:
        58.9768, 44.5066, 262.4472
        CIE-Luv:
        58.9768, -35.6536, -68.9284
        Hunter-Lab:
        51.9641, -7.4769, -44.5769
      #2595db color charts
#2595db RGB chart
      #2595db CMYK chart
      #2595db RGB pie chart
      #2595db color shades, tints & tones
#2595db color schemes
#2595db color preview, HTML & CSS examples
           This text has a color of #2595db        
        
          <p style="color:#2595db;">Text here</p>
        
        
          .mytext {color:#2595db;}
        
        Text color #2595db
      
           This box has a color of #2595db        
        
          <div style="background-color:#2595db;">Content here</div>
        
        
          .mybackground {background-color:#2595db;}
        
        Background color #2595db
      
           Border around this has a color of #2595db        
        
          <div style="border:2px solid #2595db;">Content here</div>
        
        
          .myborder {border:2px solid #2595db;}
        
        Border color #2595db