#12227d color space conversions
Hex:
        #12227d
        RGB:
        18, 34, 125
        CMY:
        93, 87, 51
        CMYK:
        86, 73, 0, 51
      HSL:
        231°, 74.8252%, 28.0392%
        HSV (HSB):
        231°, 85.6000%, 49.0196%
        XYZ:
        4.5232, 2.7533, 19.6951
        xyY:
        0.1677, 0.1021, 2.7533
      CIE-Lab:
        19.0276, 30.2104, -52.7163
        CIE-LCH:
        19.0276, 60.7591, 299.8160
        CIE-Luv:
        19.0276, -6.2776, -57.4196
        Hunter-Lab:
        16.5931, 19.6196, -58.7586
      #12227d color charts
#12227d RGB chart
      #12227d CMYK chart
      #12227d RGB pie chart
      #12227d color shades, tints & tones
#12227d color schemes
#12227d color preview, HTML & CSS examples
           This text has a color of #12227d        
        
          <p style="color:#12227d;">Text here</p>
        
        
          .mytext {color:#12227d;}
        
        Text color #12227d
      
           This box has a color of #12227d        
        
          <div style="background-color:#12227d;">Content here</div>
        
        
          .mybackground {background-color:#12227d;}
        
        Background color #12227d
      
           Border around this has a color of #12227d        
        
          <div style="border:2px solid #12227d;">Content here</div>
        
        
          .myborder {border:2px solid #12227d;}
        
        Border color #12227d