#11405f color space conversions
Hex:
        #11405f
        RGB:
        17, 64, 95
        CMY:
        93, 75, 63
        CMYK:
        82, 33, 0, 63
      HSL:
        204°, 69.6429%, 21.9608%
        HSV (HSB):
        204°, 82.1053%, 37.2549%
        XYZ:
        4.1301, 4.6122, 11.4990
        xyY:
        0.2040, 0.2279, 4.6122
      CIE-Lab:
        25.6000, -3.5269, -22.8118
        CIE-LCH:
        25.6000, 23.0828, 261.2110
        CIE-Luv:
        25.6000, -14.8438, -27.7256
        Hunter-Lab:
        21.4760, -3.2551, -16.7128
      #11405f color charts
#11405f RGB chart
      #11405f CMYK chart
      #11405f RGB pie chart
      #11405f color shades, tints & tones
#11405f color schemes
#11405f color preview, HTML & CSS examples
           This text has a color of #11405f        
        
          <p style="color:#11405f;">Text here</p>
        
        
          .mytext {color:#11405f;}
        
        Text color #11405f
      
           This box has a color of #11405f        
        
          <div style="background-color:#11405f;">Content here</div>
        
        
          .mybackground {background-color:#11405f;}
        
        Background color #11405f
      
           Border around this has a color of #11405f        
        
          <div style="border:2px solid #11405f;">Content here</div>
        
        
          .myborder {border:2px solid #11405f;}
        
        Border color #11405f