#11275e color space conversions
Hex:
        #11275e
        RGB:
        17, 39, 94
        CMY:
        93, 85, 63
        CMYK:
        82, 59, 0, 63
      HSL:
        223°, 69.3694%, 21.7647%
        HSV (HSB):
        223°, 81.9149%, 36.8627%
        XYZ:
        2.9771, 2.3784, 10.8918
        xyY:
        0.1832, 0.1464, 2.3784
      CIE-Lab:
        17.3593, 13.8209, -35.3257
        CIE-LCH:
        17.3593, 37.9332, 291.3675
        CIE-Luv:
        17.3593, -6.9708, -37.9670
        Hunter-Lab:
        15.4219, 7.4694, -31.0786
      #11275e color charts
#11275e RGB chart
      #11275e CMYK chart
      #11275e RGB pie chart
      #11275e color shades, tints & tones
#11275e color schemes
#11275e color preview, HTML & CSS examples
           This text has a color of #11275e        
        
          <p style="color:#11275e;">Text here</p>
        
        
          .mytext {color:#11275e;}
        
        Text color #11275e
      
           This box has a color of #11275e        
        
          <div style="background-color:#11275e;">Content here</div>
        
        
          .mybackground {background-color:#11275e;}
        
        Background color #11275e
      
           Border around this has a color of #11275e        
        
          <div style="border:2px solid #11275e;">Content here</div>
        
        
          .myborder {border:2px solid #11275e;}
        
        Border color #11275e