#11058e color space conversions
Hex:
        #11058e
        RGB:
        17, 5, 142
        CMY:
        93, 98, 44
        CMYK:
        88, 96, 0, 44
      HSL:
        245°, 93.1973%, 28.8235%
        HSV (HSB):
        245°, 96.4789%, 55.6863%
        XYZ:
        5.1679, 2.1807, 25.7397
        xyY:
        0.1562, 0.0659, 2.1807
      CIE-Lab:
        16.4084, 49.7303, -67.7879
        CIE-LCH:
        16.4084, 84.0732, 306.2644
        CIE-Luv:
        16.4084, -3.8904, -63.5270
        Hunter-Lab:
        14.7672, 36.6251, -93.0073
      #11058e color charts
#11058e RGB chart
      #11058e CMYK chart
      #11058e RGB pie chart
      #11058e color shades, tints & tones
#11058e color schemes
#11058e color preview, HTML & CSS examples
           This text has a color of #11058e        
        
          <p style="color:#11058e;">Text here</p>
        
        
          .mytext {color:#11058e;}
        
        Text color #11058e
      
           This box has a color of #11058e        
        
          <div style="background-color:#11058e;">Content here</div>
        
        
          .mybackground {background-color:#11058e;}
        
        Background color #11058e
      
           Border around this has a color of #11058e        
        
          <div style="border:2px solid #11058e;">Content here</div>
        
        
          .myborder {border:2px solid #11058e;}
        
        Border color #11058e