#2675d7 color space conversions
Hex:
        #2675d7
        RGB:
        38, 117, 215
        CMY:
        85, 54, 16
        CMYK:
        82, 46, 0, 16
      HSL:
        213°, 69.9605%, 49.6078%
        HSV (HSB):
        213°, 82.3256%, 84.3137%
        XYZ:
        19.4264, 18.0409, 66.7483
        xyY:
        0.1864, 0.1731, 18.0409
      CIE-Lab:
        49.5457, 11.9995, -56.8889
        CIE-LCH:
        49.5457, 58.1406, 281.9108
        CIE-Luv:
        49.5457, -25.3449, -88.3472
        Hunter-Lab:
        42.4746, 7.3088, -63.4412
      #2675d7 color charts
#2675d7 RGB chart
      #2675d7 CMYK chart
      #2675d7 RGB pie chart
      #2675d7 color shades, tints & tones
#2675d7 color schemes
#2675d7 color preview, HTML & CSS examples
           This text has a color of #2675d7        
        
          <p style="color:#2675d7;">Text here</p>
        
        
          .mytext {color:#2675d7;}
        
        Text color #2675d7
      
           This box has a color of #2675d7        
        
          <div style="background-color:#2675d7;">Content here</div>
        
        
          .mybackground {background-color:#2675d7;}
        
        Background color #2675d7
      
           Border around this has a color of #2675d7        
        
          <div style="border:2px solid #2675d7;">Content here</div>
        
        
          .myborder {border:2px solid #2675d7;}
        
        Border color #2675d7