#12228f color space conversions
Hex:
        #12228f
        RGB:
        18, 34, 143
        CMY:
        93, 87, 44
        CMYK:
        87, 76, 0, 44
      HSL:
        232°, 77.6398%, 31.5686%
        HSV (HSB):
        232°, 87.4126%, 56.0784%
        XYZ:
        5.7794, 3.2558, 26.3104
        xyY:
        0.1635, 0.0921, 3.2558
      CIE-Lab:
        21.0406, 36.9579, -60.7085
        CIE-LCH:
        21.0406, 71.0733, 301.3321
        CIE-Luv:
        21.0406, -6.7661, -68.0870
        Hunter-Lab:
        18.0439, 25.5962, -73.8220
      #12228f color charts
#12228f RGB chart
      #12228f CMYK chart
      #12228f RGB pie chart
      #12228f color shades, tints & tones
#12228f color schemes
#12228f color preview, HTML & CSS examples
           This text has a color of #12228f        
        
          <p style="color:#12228f;">Text here</p>
        
        
          .mytext {color:#12228f;}
        
        Text color #12228f
      
           This box has a color of #12228f        
        
          <div style="background-color:#12228f;">Content here</div>
        
        
          .mybackground {background-color:#12228f;}
        
        Background color #12228f
      
           Border around this has a color of #12228f        
        
          <div style="border:2px solid #12228f;">Content here</div>
        
        
          .myborder {border:2px solid #12228f;}
        
        Border color #12228f