#2676dd color space conversions
Hex:
        #2676dd
        RGB:
        38, 118, 221
        CMY:
        85, 54, 13
        CMYK:
        83, 47, 0, 13
      HSL:
        214°, 72.9084%, 50.7843%
        HSV (HSB):
        214°, 82.8054%, 86.6667%
        XYZ:
        20.3289, 18.5894, 70.9233
        xyY:
        0.1851, 0.1692, 18.5894
      CIE-Lab:
        50.2033, 13.6574, -59.2259
        CIE-LCH:
        50.2033, 60.7802, 282.9853
        CIE-Luv:
        50.2033, -25.4541, -92.3693
        Hunter-Lab:
        43.1154, 8.7107, -67.3491
      #2676dd color charts
#2676dd RGB chart
      #2676dd CMYK chart
      #2676dd RGB pie chart
      #2676dd color shades, tints & tones
#2676dd color schemes
#2676dd color preview, HTML & CSS examples
           This text has a color of #2676dd        
        
          <p style="color:#2676dd;">Text here</p>
        
        
          .mytext {color:#2676dd;}
        
        Text color #2676dd
      
           This box has a color of #2676dd        
        
          <div style="background-color:#2676dd;">Content here</div>
        
        
          .mybackground {background-color:#2676dd;}
        
        Background color #2676dd
      
           Border around this has a color of #2676dd        
        
          <div style="border:2px solid #2676dd;">Content here</div>
        
        
          .myborder {border:2px solid #2676dd;}
        
        Border color #2676dd