#274f81 color space conversions
Hex:
        #274f81
        RGB:
        39, 79, 129
        CMY:
        85, 69, 49
        CMYK:
        70, 39, 0, 49
      HSL:
        213°, 53.5714%, 32.9412%
        HSV (HSB):
        213°, 69.7674%, 50.5882%
        XYZ:
        7.5951, 7.6083, 21.8371
        xyY:
        0.2050, 0.2054, 7.6083
      CIE-Lab:
        33.1534, 3.4939, -32.3217
        CIE-LCH:
        33.1534, 32.5100, 276.1696
        CIE-Luv:
        33.1534, -15.3336, -44.2258
        Hunter-Lab:
        27.5831, 0.8803, -27.6308
      #274f81 color charts
#274f81 RGB chart
      #274f81 CMYK chart
      #274f81 RGB pie chart
      #274f81 color shades, tints & tones
#274f81 color schemes
#274f81 color preview, HTML & CSS examples
           This text has a color of #274f81        
        
          <p style="color:#274f81;">Text here</p>
        
        
          .mytext {color:#274f81;}
        
        Text color #274f81
      
           This box has a color of #274f81        
        
          <div style="background-color:#274f81;">Content here</div>
        
        
          .mybackground {background-color:#274f81;}
        
        Background color #274f81
      
           Border around this has a color of #274f81        
        
          <div style="border:2px solid #274f81;">Content here</div>
        
        
          .myborder {border:2px solid #274f81;}
        
        Border color #274f81