#2231a8 color space conversions
Hex:
        #2231a8
        RGB:
        34, 49, 168
        CMY:
        87, 81, 34
        CMYK:
        80, 71, 0, 34
      HSL:
        233°, 66.3366%, 39.6078%
        HSV (HSB):
        233°, 79.7619%, 65.8824%
        XYZ:
        8.8259, 5.3639, 37.6159
        xyY:
        0.1704, 0.1035, 5.3639
      CIE-Lab:
        27.7472, 37.8519, -64.9092
        CIE-LCH:
        27.7472, 75.1396, 300.2486
        CIE-Luv:
        27.7472, -8.3627, -82.7867
        Hunter-Lab:
        23.1600, 27.4933, -80.0854
      #2231a8 color charts
#2231a8 RGB chart
      #2231a8 CMYK chart
      #2231a8 RGB pie chart
      #2231a8 color shades, tints & tones
#2231a8 color schemes
#2231a8 color preview, HTML & CSS examples
           This text has a color of #2231a8        
        
          <p style="color:#2231a8;">Text here</p>
        
        
          .mytext {color:#2231a8;}
        
        Text color #2231a8
      
           This box has a color of #2231a8        
        
          <div style="background-color:#2231a8;">Content here</div>
        
        
          .mybackground {background-color:#2231a8;}
        
        Background color #2231a8
      
           Border around this has a color of #2231a8        
        
          <div style="border:2px solid #2231a8;">Content here</div>
        
        
          .myborder {border:2px solid #2231a8;}
        
        Border color #2231a8