#1c118e color space conversions
Hex:
        #1c118e
        RGB:
        28, 17, 142
        CMY:
        89, 93, 44
        CMYK:
        80, 88, 0, 44
      HSL:
        245°, 78.6164%, 31.1765%
        HSV (HSB):
        245°, 88.0282%, 55.6863%
        XYZ:
        5.5618, 2.6008, 25.8000
        xyY:
        0.1638, 0.0766, 2.6008
      CIE-Lab:
        18.3683, 45.9773, -64.5051
        CIE-LCH:
        18.3683, 79.2138, 305.4801
        CIE-Luv:
        18.3683, -3.6882, -66.0094
        Hunter-Lab:
        16.1269, 33.3388, -83.5642
      #1c118e color charts
#1c118e RGB chart
      #1c118e CMYK chart
      #1c118e RGB pie chart
      #1c118e color shades, tints & tones
#1c118e color schemes
#1c118e color preview, HTML & CSS examples
           This text has a color of #1c118e        
        
          <p style="color:#1c118e;">Text here</p>
        
        
          .mytext {color:#1c118e;}
        
        Text color #1c118e
      
           This box has a color of #1c118e        
        
          <div style="background-color:#1c118e;">Content here</div>
        
        
          .mybackground {background-color:#1c118e;}
        
        Background color #1c118e
      
           Border around this has a color of #1c118e        
        
          <div style="border:2px solid #1c118e;">Content here</div>
        
        
          .myborder {border:2px solid #1c118e;}
        
        Border color #1c118e