#27355e color space conversions
Hex:
        #27355e
        RGB:
        39, 53, 94
        CMY:
        85, 79, 63
        CMYK:
        59, 44, 0, 63
      HSL:
        225°, 41.3534%, 26.0784%
        HSV (HSB):
        225°, 58.5106%, 36.8627%
        XYZ:
        4.1302, 3.7857, 11.1027
        xyY:
        0.2172, 0.1991, 3.7857
      CIE-Lab:
        22.9499, 7.8969, -26.2821
        CIE-LCH:
        22.9499, 27.4429, 286.7237
        CIE-Luv:
        22.9499, -6.7142, -31.8448
        Hunter-Lab:
        19.4569, 3.8414, -20.2130
      #27355e color charts
#27355e RGB chart
      #27355e CMYK chart
      #27355e RGB pie chart
      #27355e color shades, tints & tones
#27355e color schemes
#27355e color preview, HTML & CSS examples
           This text has a color of #27355e        
        
          <p style="color:#27355e;">Text here</p>
        
        
          .mytext {color:#27355e;}
        
        Text color #27355e
      
           This box has a color of #27355e        
        
          <div style="background-color:#27355e;">Content here</div>
        
        
          .mybackground {background-color:#27355e;}
        
        Background color #27355e
      
           Border around this has a color of #27355e        
        
          <div style="border:2px solid #27355e;">Content here</div>
        
        
          .myborder {border:2px solid #27355e;}
        
        Border color #27355e