#11848e color space conversions
Hex:
        #11848e
        RGB:
        17, 132, 142
        CMY:
        93, 48, 44
        CMYK:
        88, 7, 0, 44
      HSL:
        185°, 78.6164%, 31.1765%
        HSV (HSB):
        185°, 88.0282%, 55.6863%
        XYZ:
        13.3649, 18.5747, 28.4721
        xyY:
        0.2212, 0.3075, 18.5747
      CIE-Lab:
        50.1859, -25.2803, -13.7803
        CIE-LCH:
        50.1859, 28.7922, 208.5948
        CIE-Luv:
        50.1859, -36.6578, -16.5585
        Hunter-Lab:
        43.0984, -20.0688, -8.9999
      #11848e color charts
#11848e RGB chart
      #11848e CMYK chart
      #11848e RGB pie chart
      #11848e color shades, tints & tones
#11848e color schemes
#11848e color preview, HTML & CSS examples
           This text has a color of #11848e        
        
          <p style="color:#11848e;">Text here</p>
        
        
          .mytext {color:#11848e;}
        
        Text color #11848e
      
           This box has a color of #11848e        
        
          <div style="background-color:#11848e;">Content here</div>
        
        
          .mybackground {background-color:#11848e;}
        
        Background color #11848e
      
           Border around this has a color of #11848e        
        
          <div style="border:2px solid #11848e;">Content here</div>
        
        
          .myborder {border:2px solid #11848e;}
        
        Border color #11848e