#2925a5 color space conversions
Hex:
        #2925a5
        RGB:
        41, 37, 165
        CMY:
        84, 85, 35
        CMYK:
        75, 78, 0, 35
      HSL:
        242°, 63.3663%, 39.6078%
        HSV (HSB):
        242°, 77.5758%, 64.7059%
        XYZ:
        8.3676, 4.5112, 36.0270
        xyY:
        0.1711, 0.0922, 4.5112
      CIE-Lab:
        25.2941, 44.4366, -67.1343
        CIE-LCH:
        25.2941, 80.5086, 303.5008
        CIE-Luv:
        25.2941, -5.2780, -81.4891
        Hunter-Lab:
        21.2395, 33.1530, -85.7017
      #2925a5 color charts
#2925a5 RGB chart
      #2925a5 CMYK chart
      #2925a5 RGB pie chart
      #2925a5 color shades, tints & tones
#2925a5 color schemes
#2925a5 color preview, HTML & CSS examples
           This text has a color of #2925a5        
        
          <p style="color:#2925a5;">Text here</p>
        
        
          .mytext {color:#2925a5;}
        
        Text color #2925a5
      
           This box has a color of #2925a5        
        
          <div style="background-color:#2925a5;">Content here</div>
        
        
          .mybackground {background-color:#2925a5;}
        
        Background color #2925a5
      
           Border around this has a color of #2925a5        
        
          <div style="border:2px solid #2925a5;">Content here</div>
        
        
          .myborder {border:2px solid #2925a5;}
        
        Border color #2925a5