#2676cd color space conversions
Hex:
        #2676cd
        RGB:
        38, 118, 205
        CMY:
        85, 54, 20
        CMYK:
        81, 42, 0, 20
      HSL:
        211°, 68.7243%, 47.6471%
        HSV (HSB):
        211°, 81.4634%, 80.3922%
        XYZ:
        18.2972, 17.7767, 60.2245
        xyY:
        0.1900, 0.1846, 17.7767
      CIE-Lab:
        49.2242, 7.5649, -51.7173
        CIE-LCH:
        49.2242, 52.2676, 278.3219
        CIE-Luv:
        49.2242, -26.0154, -79.8165
        Hunter-Lab:
        42.1624, 3.6793, -55.1756
      #2676cd color charts
#2676cd RGB chart
      #2676cd CMYK chart
      #2676cd RGB pie chart
      #2676cd color shades, tints & tones
#2676cd color schemes
#2676cd color preview, HTML & CSS examples
           This text has a color of #2676cd        
        
          <p style="color:#2676cd;">Text here</p>
        
        
          .mytext {color:#2676cd;}
        
        Text color #2676cd
      
           This box has a color of #2676cd        
        
          <div style="background-color:#2676cd;">Content here</div>
        
        
          .mybackground {background-color:#2676cd;}
        
        Background color #2676cd
      
           Border around this has a color of #2676cd        
        
          <div style="border:2px solid #2676cd;">Content here</div>
        
        
          .myborder {border:2px solid #2676cd;}
        
        Border color #2676cd