#2742a3 color space conversions
Hex:
        #2742a3
        RGB:
        39, 66, 163
        CMY:
        85, 74, 36
        CMYK:
        76, 60, 0, 36
      HSL:
        227°, 61.3861%, 39.6078%
        HSV (HSB):
        227°, 76.0736%, 63.9216%
        XYZ:
        9.3958, 6.9721, 35.5009
        xyY:
        0.1811, 0.1344, 6.9721
      CIE-Lab:
        31.7433, 25.3993, -55.3382
        CIE-LCH:
        31.7433, 60.8887, 294.6543
        CIE-Luv:
        31.7433, -11.2985, -75.8205
        Hunter-Lab:
        26.4047, 17.3085, -61.2314
      #2742a3 color charts
#2742a3 RGB chart
      #2742a3 CMYK chart
      #2742a3 RGB pie chart
      #2742a3 color shades, tints & tones
#2742a3 color schemes
#2742a3 color preview, HTML & CSS examples
           This text has a color of #2742a3        
        
          <p style="color:#2742a3;">Text here</p>
        
        
          .mytext {color:#2742a3;}
        
        Text color #2742a3
      
           This box has a color of #2742a3        
        
          <div style="background-color:#2742a3;">Content here</div>
        
        
          .mybackground {background-color:#2742a3;}
        
        Background color #2742a3
      
           Border around this has a color of #2742a3        
        
          <div style="border:2px solid #2742a3;">Content here</div>
        
        
          .myborder {border:2px solid #2742a3;}
        
        Border color #2742a3