#232fa0 color space conversions
Hex:
        #232fa0
        RGB:
        35, 47, 160
        CMY:
        86, 82, 37
        CMYK:
        78, 71, 0, 37
      HSL:
        234°, 64.1026%, 38.2353%
        HSV (HSB):
        234°, 78.1250%, 62.7451%
        XYZ:
        8.0548, 4.9284, 33.7845
        xyY:
        0.1722, 0.1054, 4.9284
      CIE-Lab:
        26.5299, 36.3036, -62.0717
        CIE-LCH:
        26.5299, 71.9086, 300.3219
        CIE-Luv:
        26.5299, -7.6218, -78.0817
        Hunter-Lab:
        22.2000, 25.9148, -74.6886
      #232fa0 color charts
#232fa0 RGB chart
      #232fa0 CMYK chart
      #232fa0 RGB pie chart
      #232fa0 color shades, tints & tones
#232fa0 color schemes
#232fa0 color preview, HTML & CSS examples
           This text has a color of #232fa0        
        
          <p style="color:#232fa0;">Text here</p>
        
        
          .mytext {color:#232fa0;}
        
        Text color #232fa0
      
           This box has a color of #232fa0        
        
          <div style="background-color:#232fa0;">Content here</div>
        
        
          .mybackground {background-color:#232fa0;}
        
        Background color #232fa0
      
           Border around this has a color of #232fa0        
        
          <div style="border:2px solid #232fa0;">Content here</div>
        
        
          .myborder {border:2px solid #232fa0;}
        
        Border color #232fa0