#232d93 color space conversions
Hex:
        #232d93
        RGB:
        35, 45, 147
        CMY:
        86, 82, 42
        CMYK:
        76, 69, 0, 42
      HSL:
        235°, 61.5385%, 35.6863%
        HSV (HSB):
        235°, 76.1905%, 57.6471%
        XYZ:
        6.8980, 4.3407, 28.0780
        xyY:
        0.1754, 0.1104, 4.3407
      CIE-Lab:
        24.7672, 32.8395, -57.0129
        CIE-LCH:
        24.7672, 65.7944, 299.9420
        CIE-Luv:
        24.7672, -6.8396, -70.2870
        Hunter-Lab:
        20.8343, 22.6391, -65.3201
      #232d93 color charts
#232d93 RGB chart
      #232d93 CMYK chart
      #232d93 RGB pie chart
      #232d93 color shades, tints & tones
#232d93 color schemes
#232d93 color preview, HTML & CSS examples
           This text has a color of #232d93        
        
          <p style="color:#232d93;">Text here</p>
        
        
          .mytext {color:#232d93;}
        
        Text color #232d93
      
           This box has a color of #232d93        
        
          <div style="background-color:#232d93;">Content here</div>
        
        
          .mybackground {background-color:#232d93;}
        
        Background color #232d93
      
           Border around this has a color of #232d93        
        
          <div style="border:2px solid #232d93;">Content here</div>
        
        
          .myborder {border:2px solid #232d93;}
        
        Border color #232d93