#27416b color space conversions
Hex:
        #27416b
        RGB:
        39, 65, 107
        CMY:
        85, 75, 58
        CMYK:
        64, 39, 0, 58
      HSL:
        217°, 46.5753%, 28.6275%
        HSV (HSB):
        217°, 63.5514%, 41.9608%
        XYZ:
        5.3808, 5.2735, 14.6442
        xyY:
        0.2127, 0.2084, 5.2735
      CIE-Lab:
        27.5001, 4.4876, -27.4703
        CIE-LCH:
        27.5001, 27.8344, 279.2780
        CIE-Luv:
        27.5001, -10.8082, -35.3015
        Hunter-Lab:
        22.9640, 1.6384, -21.7345
      #27416b color charts
#27416b RGB chart
      #27416b CMYK chart
      #27416b RGB pie chart
      #27416b color shades, tints & tones
#27416b color schemes
#27416b color preview, HTML & CSS examples
           This text has a color of #27416b        
        
          <p style="color:#27416b;">Text here</p>
        
        
          .mytext {color:#27416b;}
        
        Text color #27416b
      
           This box has a color of #27416b        
        
          <div style="background-color:#27416b;">Content here</div>
        
        
          .mybackground {background-color:#27416b;}
        
        Background color #27416b
      
           Border around this has a color of #27416b        
        
          <div style="border:2px solid #27416b;">Content here</div>
        
        
          .myborder {border:2px solid #27416b;}
        
        Border color #27416b