#3a197f color space conversions
Hex:
        #3a197f
        RGB:
        58, 25, 127
        CMY:
        77, 90, 50
        CMYK:
        54, 80, 0, 50
      HSL:
        259°, 67.1053%, 29.8039%
        HSV (HSB):
        259°, 80.3150%, 49.8039%
        XYZ:
        5.9233, 3.1271, 20.3701
        xyY:
        0.2013, 0.1063, 3.1271
      CIE-Lab:
        20.5459, 40.7088, -51.3761
        CIE-LCH:
        20.5459, 65.5493, 308.3922
        CIE-Luv:
        20.5459, 2.6990, -59.1165
        Hunter-Lab:
        17.6836, 28.8441, -55.9186
      #3a197f color charts
#3a197f RGB chart
      #3a197f CMYK chart
      #3a197f RGB pie chart
      #3a197f color shades, tints & tones
#3a197f color schemes
#3a197f color preview, HTML & CSS examples
           This text has a color of #3a197f        
        
          <p style="color:#3a197f;">Text here</p>
        
        
          .mytext {color:#3a197f;}
        
        Text color #3a197f
      
           This box has a color of #3a197f        
        
          <div style="background-color:#3a197f;">Content here</div>
        
        
          .mybackground {background-color:#3a197f;}
        
        Background color #3a197f
      
           Border around this has a color of #3a197f        
        
          <div style="border:2px solid #3a197f;">Content here</div>
        
        
          .myborder {border:2px solid #3a197f;}
        
        Border color #3a197f