#232ca0 color space conversions
Hex:
        #232ca0
        RGB:
        35, 44, 160
        CMY:
        86, 83, 37
        CMYK:
        78, 73, 0, 37
      HSL:
        236°, 64.1026%, 38.2353%
        HSV (HSB):
        236°, 78.1250%, 62.7451%
        XYZ:
        7.9390, 4.6968, 33.7458
        xyY:
        0.1712, 0.1013, 4.6968
      CIE-Lab:
        25.8527, 38.1643, -63.1875
        CIE-LCH:
        25.8527, 73.8186, 301.1313
        CIE-Luv:
        25.8527, -7.0754, -78.3120
        Hunter-Lab:
        21.6720, 27.4629, -77.1511
      #232ca0 color charts
#232ca0 RGB chart
      #232ca0 CMYK chart
      #232ca0 RGB pie chart
      #232ca0 color shades, tints & tones
#232ca0 color schemes
#232ca0 color preview, HTML & CSS examples
           This text has a color of #232ca0        
        
          <p style="color:#232ca0;">Text here</p>
        
        
          .mytext {color:#232ca0;}
        
        Text color #232ca0
      
           This box has a color of #232ca0        
        
          <div style="background-color:#232ca0;">Content here</div>
        
        
          .mybackground {background-color:#232ca0;}
        
        Background color #232ca0
      
           Border around this has a color of #232ca0        
        
          <div style="border:2px solid #232ca0;">Content here</div>
        
        
          .myborder {border:2px solid #232ca0;}
        
        Border color #232ca0