#275eae color space conversions
Hex:
        #275eae
        RGB:
        39, 94, 174
        CMY:
        85, 63, 32
        CMYK:
        78, 46, 0, 32
      HSL:
        216°, 63.3803%, 41.7647%
        HSV (HSB):
        216°, 77.5862%, 68.2353%
        XYZ:
        12.4794, 11.4927, 41.6050
        xyY:
        0.1903, 0.1753, 11.4927
      CIE-Lab:
        40.3983, 11.0334, -47.8920
        CIE-LCH:
        40.3983, 49.1465, 282.9735
        CIE-Luv:
        40.3983, -19.2487, -70.5509
        Hunter-Lab:
        33.9009, 6.3816, -49.0331
      #275eae color charts
#275eae RGB chart
      #275eae CMYK chart
      #275eae RGB pie chart
      #275eae color shades, tints & tones
#275eae color schemes
#275eae color preview, HTML & CSS examples
           This text has a color of #275eae        
        
          <p style="color:#275eae;">Text here</p>
        
        
          .mytext {color:#275eae;}
        
        Text color #275eae
      
           This box has a color of #275eae        
        
          <div style="background-color:#275eae;">Content here</div>
        
        
          .mybackground {background-color:#275eae;}
        
        Background color #275eae
      
           Border around this has a color of #275eae        
        
          <div style="border:2px solid #275eae;">Content here</div>
        
        
          .myborder {border:2px solid #275eae;}
        
        Border color #275eae