#2675dd color space conversions
Hex:
        #2675dd
        RGB:
        38, 117, 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.2118, 18.3551, 70.8842
        xyY:
        0.1847, 0.1677, 18.3551
      CIE-Lab:
        49.9240, 14.2859, -59.6757
        CIE-LCH:
        49.9240, 61.3618, 283.4628
        CIE-Luv:
        49.9240, -25.1504, -92.9837
        Hunter-Lab:
        42.8429, 9.2351, -68.1063
      #2675dd color charts
#2675dd RGB chart
      #2675dd CMYK chart
      #2675dd RGB pie chart
      #2675dd color shades, tints & tones
#2675dd color schemes
#2675dd color preview, HTML & CSS examples
           This text has a color of #2675dd        
        
          <p style="color:#2675dd;">Text here</p>
        
        
          .mytext {color:#2675dd;}
        
        Text color #2675dd
      
           This box has a color of #2675dd        
        
          <div style="background-color:#2675dd;">Content here</div>
        
        
          .mybackground {background-color:#2675dd;}
        
        Background color #2675dd
      
           Border around this has a color of #2675dd        
        
          <div style="border:2px solid #2675dd;">Content here</div>
        
        
          .myborder {border:2px solid #2675dd;}
        
        Border color #2675dd