#232d70 color space conversions
Hex:
        #232d70
        RGB:
        35, 45, 112
        CMY:
        86, 82, 56
        CMYK:
        69, 60, 0, 56
      HSL:
        232°, 52.3810%, 28.8235%
        HSV (HSB):
        232°, 68.7500%, 43.9216%
        XYZ:
        4.5562, 3.4039, 15.7461
        xyY:
        0.1922, 0.1436, 3.4039
      CIE-Lab:
        21.5940, 19.5877, -40.1614
        CIE-LCH:
        21.5940, 44.6835, 295.9996
        CIE-Luv:
        21.5940, -5.7970, -47.8579
        Hunter-Lab:
        18.4498, 11.7932, -37.6867
      #232d70 color charts
#232d70 RGB chart
      #232d70 CMYK chart
      #232d70 RGB pie chart
      #232d70 color shades, tints & tones
#232d70 color schemes
#232d70 color preview, HTML & CSS examples
           This text has a color of #232d70        
        
          <p style="color:#232d70;">Text here</p>
        
        
          .mytext {color:#232d70;}
        
        Text color #232d70
      
           This box has a color of #232d70        
        
          <div style="background-color:#232d70;">Content here</div>
        
        
          .mybackground {background-color:#232d70;}
        
        Background color #232d70
      
           Border around this has a color of #232d70        
        
          <div style="border:2px solid #232d70;">Content here</div>
        
        
          .myborder {border:2px solid #232d70;}
        
        Border color #232d70