#232ea0 color space conversions
Hex:
        #232ea0
        RGB:
        35, 46, 160
        CMY:
        86, 82, 37
        CMYK:
        78, 71, 0, 37
      HSL:
        235°, 64.1026%, 38.2353%
        HSV (HSB):
        235°, 78.1250%, 62.7451%
        XYZ:
        8.0153, 4.8494, 33.7713
        xyY:
        0.1719, 0.1040, 4.8494
      CIE-Lab:
        26.3013, 36.9291, -62.4482
        CIE-LCH:
        26.3013, 72.5502, 300.5982
        CIE-Luv:
        26.3013, -7.4357, -78.1702
        Hunter-Lab:
        22.0213, 26.4330, -75.5106
      #232ea0 color charts
#232ea0 RGB chart
      #232ea0 CMYK chart
      #232ea0 RGB pie chart
      #232ea0 color shades, tints & tones
#232ea0 color schemes
#232ea0 color preview, HTML & CSS examples
           This text has a color of #232ea0        
        
          <p style="color:#232ea0;">Text here</p>
        
        
          .mytext {color:#232ea0;}
        
        Text color #232ea0
      
           This box has a color of #232ea0        
        
          <div style="background-color:#232ea0;">Content here</div>
        
        
          .mybackground {background-color:#232ea0;}
        
        Background color #232ea0
      
           Border around this has a color of #232ea0        
        
          <div style="border:2px solid #232ea0;">Content here</div>
        
        
          .myborder {border:2px solid #232ea0;}
        
        Border color #232ea0