#232d58 color space conversions
Hex:
        #232d58
        RGB:
        35, 45, 88
        CMY:
        86, 82, 65
        CMYK:
        60, 49, 0, 65
      HSL:
        229°, 43.0894%, 24.1176%
        HSV (HSB):
        229°, 60.2273%, 34.5098%
        XYZ:
        3.3930, 2.9387, 9.6209
        xyY:
        0.2127, 0.1842, 2.9387
      CIE-Lab:
        19.7966, 10.3374, -27.3621
        CIE-LCH:
        19.7966, 29.2497, 290.6966
        CIE-Luv:
        19.7966, -5.1595, -31.3630
        Hunter-Lab:
        17.1426, 5.3304, -21.2755
      #232d58 color charts
#232d58 RGB chart
      #232d58 CMYK chart
      #232d58 RGB pie chart
      #232d58 color shades, tints & tones
#232d58 color schemes
#232d58 color preview, HTML & CSS examples
           This text has a color of #232d58        
        
          <p style="color:#232d58;">Text here</p>
        
        
          .mytext {color:#232d58;}
        
        Text color #232d58
      
           This box has a color of #232d58        
        
          <div style="background-color:#232d58;">Content here</div>
        
        
          .mybackground {background-color:#232d58;}
        
        Background color #232d58
      
           Border around this has a color of #232d58        
        
          <div style="border:2px solid #232d58;">Content here</div>
        
        
          .myborder {border:2px solid #232d58;}
        
        Border color #232d58