#232bae color space conversions
Hex:
        #232bae
        RGB:
        35, 43, 174
        CMY:
        86, 83, 32
        CMYK:
        80, 75, 0, 32
      HSL:
        237°, 66.5072%, 40.9804%
        HSV (HSB):
        237°, 79.8851%, 68.2353%
        XYZ:
        9.1970, 5.1411, 40.5520
        xyY:
        0.1676, 0.0937, 5.1411
      CIE-Lab:
        27.1330, 43.6296, -69.5284
        CIE-LCH:
        27.1330, 82.0837, 302.1086
        CIE-Luv:
        27.1330, -7.3890, -86.7193
        Hunter-Lab:
        22.6739, 32.7238, -90.1675
      #232bae color charts
#232bae RGB chart
      #232bae CMYK chart
      #232bae RGB pie chart
      #232bae color shades, tints & tones
#232bae color schemes
#232bae color preview, HTML & CSS examples
           This text has a color of #232bae        
        
          <p style="color:#232bae;">Text here</p>
        
        
          .mytext {color:#232bae;}
        
        Text color #232bae
      
           This box has a color of #232bae        
        
          <div style="background-color:#232bae;">Content here</div>
        
        
          .mybackground {background-color:#232bae;}
        
        Background color #232bae
      
           Border around this has a color of #232bae        
        
          <div style="border:2px solid #232bae;">Content here</div>
        
        
          .myborder {border:2px solid #232bae;}
        
        Border color #232bae