#1c127a color space conversions
Hex:
        #1c127a
        RGB:
        28, 18, 122
        CMY:
        89, 93, 52
        CMYK:
        77, 85, 0, 52
      HSL:
        246°, 74.2857%, 27.4510%
        HSV (HSB):
        246°, 85.2459%, 47.8431%
        XYZ:
        4.2080, 2.0846, 18.5929
        xyY:
        0.1691, 0.0838, 2.0846
      CIE-Lab:
        15.9252, 39.2733, -55.9146
        CIE-LCH:
        15.9252, 68.3289, 305.0834
        CIE-Luv:
        15.9252, -2.7722, -54.3953
        Hunter-Lab:
        14.4382, 26.7571, -66.2443
      #1c127a color charts
#1c127a RGB chart
      #1c127a CMYK chart
      #1c127a RGB pie chart
      #1c127a color shades, tints & tones
#1c127a color schemes
#1c127a color preview, HTML & CSS examples
           This text has a color of #1c127a        
        
          <p style="color:#1c127a;">Text here</p>
        
        
          .mytext {color:#1c127a;}
        
        Text color #1c127a
      
           This box has a color of #1c127a        
        
          <div style="background-color:#1c127a;">Content here</div>
        
        
          .mybackground {background-color:#1c127a;}
        
        Background color #1c127a
      
           Border around this has a color of #1c127a        
        
          <div style="border:2px solid #1c127a;">Content here</div>
        
        
          .myborder {border:2px solid #1c127a;}
        
        Border color #1c127a