#11225f color space conversions
Hex:
        #11225f
        RGB:
        17, 34, 95
        CMY:
        93, 87, 63
        CMYK:
        82, 64, 0, 63
      HSL:
        227°, 69.6429%, 21.9608%
        HSV (HSB):
        227°, 82.1053%, 37.2549%
        XYZ:
        2.8688, 2.0894, 11.0786
        xyY:
        0.1789, 0.1303, 2.0894
      CIE-Lab:
        15.9498, 17.9612, -38.2835
        CIE-LCH:
        15.9498, 42.2875, 295.1342
        CIE-Luv:
        15.9498, -5.7444, -39.2968
        Hunter-Lab:
        14.4549, 10.1293, -35.3227
      #11225f color charts
#11225f RGB chart
      #11225f CMYK chart
      #11225f RGB pie chart
      #11225f color shades, tints & tones
#11225f color schemes
#11225f color preview, HTML & CSS examples
           This text has a color of #11225f        
        
          <p style="color:#11225f;">Text here</p>
        
        
          .mytext {color:#11225f;}
        
        Text color #11225f
      
           This box has a color of #11225f        
        
          <div style="background-color:#11225f;">Content here</div>
        
        
          .mybackground {background-color:#11225f;}
        
        Background color #11225f
      
           Border around this has a color of #11225f        
        
          <div style="border:2px solid #11225f;">Content here</div>
        
        
          .myborder {border:2px solid #11225f;}
        
        Border color #11225f