#2725a7 color space conversions
Hex:
        #2725a7
        RGB:
        39, 37, 167
        CMY:
        85, 85, 35
        CMYK:
        77, 78, 0, 35
      HSL:
        241°, 63.7255%, 40.0000%
        HSV (HSB):
        241°, 77.8443%, 65.4902%
        XYZ:
        8.4733, 4.5445, 36.9898
        xyY:
        0.1694, 0.0909, 4.5445
      CIE-Lab:
        25.3955, 44.9327, -68.1809
        CIE-LCH:
        25.3955, 81.6552, 303.3858
        CIE-Luv:
        25.3955, -5.6724, -82.6439
        Hunter-Lab:
        21.3178, 33.6433, -87.9551
      #2725a7 color charts
#2725a7 RGB chart
      #2725a7 CMYK chart
      #2725a7 RGB pie chart
      #2725a7 color shades, tints & tones
#2725a7 color schemes
#2725a7 color preview, HTML & CSS examples
           This text has a color of #2725a7        
        
          <p style="color:#2725a7;">Text here</p>
        
        
          .mytext {color:#2725a7;}
        
        Text color #2725a7
      
           This box has a color of #2725a7        
        
          <div style="background-color:#2725a7;">Content here</div>
        
        
          .mybackground {background-color:#2725a7;}
        
        Background color #2725a7
      
           Border around this has a color of #2725a7        
        
          <div style="border:2px solid #2725a7;">Content here</div>
        
        
          .myborder {border:2px solid #2725a7;}
        
        Border color #2725a7