#2675d2 color space conversions
Hex:
        #2675d2
        RGB:
        38, 117, 210
        CMY:
        85, 54, 18
        CMYK:
        82, 44, 0, 18
      HSL:
        212°, 69.3548%, 48.6275%
        HSV (HSB):
        212°, 81.9048%, 82.3529%
        XYZ:
        18.7935, 17.7878, 63.4156
        xyY:
        0.1879, 0.1779, 17.7878
      CIE-Lab:
        49.2377, 10.0934, -54.5439
        CIE-LCH:
        49.2377, 55.4699, 280.4841
        CIE-Luv:
        49.2377, -25.5166, -84.4353
        Hunter-Lab:
        42.1756, 5.7325, -59.6262
      #2675d2 color charts
#2675d2 RGB chart
      #2675d2 CMYK chart
      #2675d2 RGB pie chart
      #2675d2 color shades, tints & tones
#2675d2 color schemes
#2675d2 color preview, HTML & CSS examples
           This text has a color of #2675d2        
        
          <p style="color:#2675d2;">Text here</p>
        
        
          .mytext {color:#2675d2;}
        
        Text color #2675d2
      
           This box has a color of #2675d2        
        
          <div style="background-color:#2675d2;">Content here</div>
        
        
          .mybackground {background-color:#2675d2;}
        
        Background color #2675d2
      
           Border around this has a color of #2675d2        
        
          <div style="border:2px solid #2675d2;">Content here</div>
        
        
          .myborder {border:2px solid #2675d2;}
        
        Border color #2675d2