#2691bd color space conversions
Hex:
        #2691bd
        RGB:
        38, 145, 189
        CMY:
        85, 43, 26
        CMYK:
        80, 23, 0, 26
      HSL:
        197°, 66.5198%, 44.5098%
        HSV (HSB):
        197°, 79.8942%, 74.1176%
        XYZ:
        20.1100, 24.3370, 51.7817
        xyY:
        0.2090, 0.2529, 24.3370
      CIE-Lab:
        56.4236, -14.2313, -31.2434
        CIE-LCH:
        56.4236, 34.3319, 245.5109
        CIE-Luv:
        56.4236, -35.9544, -46.2862
        Hunter-Lab:
        49.3325, -13.5678, -27.7008
      #2691bd color charts
#2691bd RGB chart
      #2691bd CMYK chart
      #2691bd RGB pie chart
      #2691bd color shades, tints & tones
#2691bd color schemes
#2691bd color preview, HTML & CSS examples
           This text has a color of #2691bd        
        
          <p style="color:#2691bd;">Text here</p>
        
        
          .mytext {color:#2691bd;}
        
        Text color #2691bd
      
           This box has a color of #2691bd        
        
          <div style="background-color:#2691bd;">Content here</div>
        
        
          .mybackground {background-color:#2691bd;}
        
        Background color #2691bd
      
           Border around this has a color of #2691bd        
        
          <div style="border:2px solid #2691bd;">Content here</div>
        
        
          .myborder {border:2px solid #2691bd;}
        
        Border color #2691bd