#3230a0 color space conversions
Hex:
        #3230a0
        RGB:
        50, 48, 160
        CMY:
        80, 81, 37
        CMYK:
        69, 70, 0, 37
      HSL:
        241°, 53.8462%, 40.7843%
        HSV (HSB):
        241°, 70.0000%, 62.7451%
        XYZ:
        8.7175, 5.3301, 33.8271
        xyY:
        0.1821, 0.1113, 5.3301
      CIE-Lab:
        27.6552, 37.3180, -60.1884
        CIE-LCH:
        27.6552, 70.8186, 301.7997
        CIE-Luv:
        27.6552, -5.1979, -77.6766
        Hunter-Lab:
        23.0870, 26.9984, -70.7109
      #3230a0 color charts
#3230a0 RGB chart
      #3230a0 CMYK chart
      #3230a0 RGB pie chart
      #3230a0 color shades, tints & tones
#3230a0 color schemes
#3230a0 color preview, HTML & CSS examples
           This text has a color of #3230a0        
        
          <p style="color:#3230a0;">Text here</p>
        
        
          .mytext {color:#3230a0;}
        
        Text color #3230a0
      
           This box has a color of #3230a0        
        
          <div style="background-color:#3230a0;">Content here</div>
        
        
          .mybackground {background-color:#3230a0;}
        
        Background color #3230a0
      
           Border around this has a color of #3230a0        
        
          <div style="border:2px solid #3230a0;">Content here</div>
        
        
          .myborder {border:2px solid #3230a0;}
        
        Border color #3230a0