#275eaf color space conversions
Hex:
        #275eaf
        RGB:
        39, 94, 175
        CMY:
        85, 63, 31
        CMYK:
        78, 46, 0, 31
      HSL:
        216°, 63.5514%, 41.9608%
        HSV (HSB):
        216°, 77.7143%, 68.6275%
        XYZ:
        12.5773, 11.5319, 42.1204
        xyY:
        0.1899, 0.1741, 11.5319
      CIE-Lab:
        40.4622, 11.4204, -48.3786
        CIE-LCH:
        40.4622, 49.7083, 283.2822
        CIE-Luv:
        40.4622, -19.2255, -71.3253
        Hunter-Lab:
        33.9586, 6.6835, -49.7690
      #275eaf color charts
#275eaf RGB chart
      #275eaf CMYK chart
      #275eaf RGB pie chart
      #275eaf color shades, tints & tones
#275eaf color schemes
#275eaf color preview, HTML & CSS examples
           This text has a color of #275eaf        
        
          <p style="color:#275eaf;">Text here</p>
        
        
          .mytext {color:#275eaf;}
        
        Text color #275eaf
      
           This box has a color of #275eaf        
        
          <div style="background-color:#275eaf;">Content here</div>
        
        
          .mybackground {background-color:#275eaf;}
        
        Background color #275eaf
      
           Border around this has a color of #275eaf        
        
          <div style="border:2px solid #275eaf;">Content here</div>
        
        
          .myborder {border:2px solid #275eaf;}
        
        Border color #275eaf