#11264f color space conversions
Hex:
        #11264f
        RGB:
        17, 38, 79
        CMY:
        93, 85, 69
        CMYK:
        78, 52, 0, 69
      HSL:
        220°, 64.5833%, 18.8235%
        HSV (HSB):
        220°, 78.4810%, 30.9804%
        XYZ:
        2.3356, 2.0699, 7.6736
        xyY:
        0.1934, 0.1714, 2.0699
      CIE-Lab:
        15.8499, 8.0790, -27.6982
        CIE-LCH:
        15.8499, 28.8524, 286.2608
        CIE-Luv:
        15.8499, -6.6372, -28.4472
        Hunter-Lab:
        14.3872, 3.7995, -21.5520
      #11264f color charts
#11264f RGB chart
      #11264f CMYK chart
      #11264f RGB pie chart
      #11264f color shades, tints & tones
#11264f color schemes
#11264f color preview, HTML & CSS examples
           This text has a color of #11264f        
        
          <p style="color:#11264f;">Text here</p>
        
        
          .mytext {color:#11264f;}
        
        Text color #11264f
      
           This box has a color of #11264f        
        
          <div style="background-color:#11264f;">Content here</div>
        
        
          .mybackground {background-color:#11264f;}
        
        Background color #11264f
      
           Border around this has a color of #11264f        
        
          <div style="border:2px solid #11264f;">Content here</div>
        
        
          .myborder {border:2px solid #11264f;}
        
        Border color #11264f