#2595fb color space conversions
Hex:
        #2595fb
        RGB:
        37, 149, 251
        CMY:
        85, 42, 2
        CMYK:
        85, 41, 0, 2
      HSL:
        209°, 96.3964%, 56.4706%
        HSV (HSB):
        209°, 85.2590%, 98.4314%
        XYZ:
        28.9230, 28.8532, 95.3116
        xyY:
        0.1889, 0.1885, 28.8532
      CIE-Lab:
        60.6519, 5.9127, -59.1608
        CIE-LCH:
        60.6519, 59.4555, 275.7074
        CIE-Luv:
        60.6519, -33.9836, -95.4150
        Hunter-Lab:
        53.7152, 2.1118, -67.6028
      #2595fb color charts
#2595fb RGB chart
      #2595fb CMYK chart
      #2595fb RGB pie chart
      #2595fb color shades, tints & tones
#2595fb color schemes
#2595fb color preview, HTML & CSS examples
           This text has a color of #2595fb        
        
          <p style="color:#2595fb;">Text here</p>
        
        
          .mytext {color:#2595fb;}
        
        Text color #2595fb
      
           This box has a color of #2595fb        
        
          <div style="background-color:#2595fb;">Content here</div>
        
        
          .mybackground {background-color:#2595fb;}
        
        Background color #2595fb
      
           Border around this has a color of #2595fb        
        
          <div style="border:2px solid #2595fb;">Content here</div>
        
        
          .myborder {border:2px solid #2595fb;}
        
        Border color #2595fb