#3230a6 color space conversions
Hex:
        #3230a6
        RGB:
        50, 48, 166
        CMY:
        80, 81, 35
        CMYK:
        70, 71, 0, 35
      HSL:
        241°, 55.1402%, 41.9608%
        HSV (HSB):
        241°, 71.0843%, 65.0980%
        XYZ:
        9.2553, 5.5452, 36.6589
        xyY:
        0.1799, 0.1078, 5.5452
      CIE-Lab:
        28.2347, 39.3644, -62.8683
        CIE-LCH:
        28.2347, 74.1753, 302.0524
        CIE-Luv:
        28.2347, -5.4830, -81.4024
        Hunter-Lab:
        23.5482, 28.9474, -75.8165
      #3230a6 color charts
#3230a6 RGB chart
      #3230a6 CMYK chart
      #3230a6 RGB pie chart
      #3230a6 color shades, tints & tones
#3230a6 color schemes
#3230a6 color preview, HTML & CSS examples
           This text has a color of #3230a6        
        
          <p style="color:#3230a6;">Text here</p>
        
        
          .mytext {color:#3230a6;}
        
        Text color #3230a6
      
           This box has a color of #3230a6        
        
          <div style="background-color:#3230a6;">Content here</div>
        
        
          .mybackground {background-color:#3230a6;}
        
        Background color #3230a6
      
           Border around this has a color of #3230a6        
        
          <div style="border:2px solid #3230a6;">Content here</div>
        
        
          .myborder {border:2px solid #3230a6;}
        
        Border color #3230a6