#3925a5 color space conversions
Hex:
        #3925a5
        RGB:
        57, 37, 165
        CMY:
        78, 85, 35
        CMYK:
        65, 78, 0, 35
      HSL:
        249°, 63.3663%, 39.6078%
        HSV (HSB):
        249°, 77.5758%, 64.7059%
        XYZ:
        9.1404, 4.9096, 36.0632
        xyY:
        0.1824, 0.0980, 4.9096
      CIE-Lab:
        26.4757, 45.9912, -65.1434
        CIE-LCH:
        26.4757, 79.7424, 305.2221
        CIE-Luv:
        26.4757, -2.1997, -81.5585
        Hunter-Lab:
        22.1576, 34.8588, -80.9886
      #3925a5 color charts
#3925a5 RGB chart
      #3925a5 CMYK chart
      #3925a5 RGB pie chart
      #3925a5 color shades, tints & tones
#3925a5 color schemes
#3925a5 color preview, HTML & CSS examples
           This text has a color of #3925a5        
        
          <p style="color:#3925a5;">Text here</p>
        
        
          .mytext {color:#3925a5;}
        
        Text color #3925a5
      
           This box has a color of #3925a5        
        
          <div style="background-color:#3925a5;">Content here</div>
        
        
          .mybackground {background-color:#3925a5;}
        
        Background color #3925a5
      
           Border around this has a color of #3925a5        
        
          <div style="border:2px solid #3925a5;">Content here</div>
        
        
          .myborder {border:2px solid #3925a5;}
        
        Border color #3925a5