#232c81 color space conversions
Hex:
        #232c81
        RGB:
        35, 44, 129
        CMY:
        86, 83, 49
        CMYK:
        73, 66, 0, 49
      HSL:
        234°, 57.3171%, 32.1569%
        HSV (HSB):
        234°, 72.8682%, 50.5882%
        XYZ:
        5.5563, 3.7437, 21.1986
        xyY:
        0.1822, 0.1227, 3.7437
      CIE-Lab:
        22.8052, 26.7881, -49.0111
        CIE-LCH:
        22.8052, 55.8541, 298.6598
        CIE-Luv:
        22.8052, -6.0702, -59.1315
        Hunter-Lab:
        19.3486, 17.3993, -51.4152
      #232c81 color charts
#232c81 RGB chart
      #232c81 CMYK chart
      #232c81 RGB pie chart
      #232c81 color shades, tints & tones
#232c81 color schemes
#232c81 color preview, HTML & CSS examples
           This text has a color of #232c81        
        
          <p style="color:#232c81;">Text here</p>
        
        
          .mytext {color:#232c81;}
        
        Text color #232c81
      
           This box has a color of #232c81        
        
          <div style="background-color:#232c81;">Content here</div>
        
        
          .mybackground {background-color:#232c81;}
        
        Background color #232c81
      
           Border around this has a color of #232c81        
        
          <div style="border:2px solid #232c81;">Content here</div>
        
        
          .myborder {border:2px solid #232c81;}
        
        Border color #232c81