#0231ad color space conversions
Hex:
        #0231ad
        RGB:
        2, 49, 173
        CMY:
        99, 81, 32
        CMYK:
        99, 72, 0, 32
      HSL:
        224°, 97.7143%, 34.3137%
        HSV (HSB):
        224°, 98.8439%, 67.8431%
        XYZ:
        8.6662, 5.2267, 40.0873
        xyY:
        0.1605, 0.0968, 5.2267
      CIE-Lab:
        27.3710, 38.0994, -68.5662
        CIE-LCH:
        27.3710, 78.4403, 299.0592
        CIE-Luv:
        27.3710, -10.9032, -85.9133
        Hunter-Lab:
        22.8619, 27.6550, -87.9589
      #0231ad color charts
#0231ad RGB chart
      #0231ad CMYK chart
      #0231ad RGB pie chart
      #0231ad color shades, tints & tones
#0231ad color schemes
#0231ad color preview, HTML & CSS examples
           This text has a color of #0231ad        
        
          <p style="color:#0231ad;">Text here</p>
        
        
          .mytext {color:#0231ad;}
        
        Text color #0231ad
      
           This box has a color of #0231ad        
        
          <div style="background-color:#0231ad;">Content here</div>
        
        
          .mybackground {background-color:#0231ad;}
        
        Background color #0231ad
      
           Border around this has a color of #0231ad        
        
          <div style="border:2px solid #0231ad;">Content here</div>
        
        
          .myborder {border:2px solid #0231ad;}
        
        Border color #0231ad