#11059f color space conversions
Hex:
        #11059f
        RGB:
        17, 5, 159
        CMY:
        93, 98, 38
        CMYK:
        89, 97, 0, 38
      HSL:
        245°, 93.9024%, 32.1569%
        HSV (HSB):
        245°, 96.8553%, 62.3529%
        XYZ:
        6.5434, 2.7309, 32.9831
        xyY:
        0.1548, 0.0646, 2.7309
      CIE-Lab:
        18.9323, 54.3536, -74.0918
        CIE-LCH:
        18.9323, 91.8908, 306.2637
        CIE-Luv:
        18.9323, -4.7073, -73.9633
        Hunter-Lab:
        16.5255, 41.7594, -106.7688
      #11059f color charts
#11059f RGB chart
      #11059f CMYK chart
      #11059f RGB pie chart
      #11059f color shades, tints & tones
#11059f color schemes
#11059f color preview, HTML & CSS examples
           This text has a color of #11059f        
        
          <p style="color:#11059f;">Text here</p>
        
        
          .mytext {color:#11059f;}
        
        Text color #11059f
      
           This box has a color of #11059f        
        
          <div style="background-color:#11059f;">Content here</div>
        
        
          .mybackground {background-color:#11059f;}
        
        Background color #11059f
      
           Border around this has a color of #11059f        
        
          <div style="border:2px solid #11059f;">Content here</div>
        
        
          .myborder {border:2px solid #11059f;}
        
        Border color #11059f