#2691cd color space conversions
Hex:
        #2691cd
        RGB:
        38, 145, 205
        CMY:
        85, 43, 20
        CMYK:
        81, 29, 0, 20
      HSL:
        202°, 68.7243%, 47.6471%
        HSV (HSB):
        202°, 81.4634%, 80.3922%
        XYZ:
        21.9442, 25.0706, 61.4401
        xyY:
        0.2023, 0.2312, 25.0706
      CIE-Lab:
        57.1442, -8.5415, -39.1593
        CIE-LCH:
        57.1442, 40.0801, 257.6953
        CIE-Luv:
        57.1442, -34.9929, -60.0702
        Hunter-Lab:
        50.0706, -9.3933, -37.7036
      #2691cd color charts
#2691cd RGB chart
      #2691cd CMYK chart
      #2691cd RGB pie chart
      #2691cd color shades, tints & tones
#2691cd color schemes
#2691cd color preview, HTML & CSS examples
           This text has a color of #2691cd        
        
          <p style="color:#2691cd;">Text here</p>
        
        
          .mytext {color:#2691cd;}
        
        Text color #2691cd
      
           This box has a color of #2691cd        
        
          <div style="background-color:#2691cd;">Content here</div>
        
        
          .mybackground {background-color:#2691cd;}
        
        Background color #2691cd
      
           Border around this has a color of #2691cd        
        
          <div style="border:2px solid #2691cd;">Content here</div>
        
        
          .myborder {border:2px solid #2691cd;}
        
        Border color #2691cd