#1c2952 color space conversions
Hex:
        #1c2952
        RGB:
        28, 41, 82
        CMY:
        89, 84, 68
        CMYK:
        66, 50, 0, 68
      HSL:
        226°, 49.0909%, 21.5686%
        HSV (HSB):
        226°, 65.8537%, 32.1569%
        XYZ:
        2.7948, 2.4419, 8.3067
        xyY:
        0.2064, 0.1803, 2.4419
      CIE-Lab:
        17.6540, 9.2665, -26.7999
        CIE-LCH:
        17.6540, 28.3567, 289.0737
        CIE-Luv:
        17.6540, -5.5305, -29.0948
        Hunter-Lab:
        15.6267, 4.5777, -20.5780
      #1c2952 color charts
#1c2952 RGB chart
      #1c2952 CMYK chart
      #1c2952 RGB pie chart
      #1c2952 color shades, tints & tones
#1c2952 color schemes
#1c2952 color preview, HTML & CSS examples
           This text has a color of #1c2952        
        
          <p style="color:#1c2952;">Text here</p>
        
        
          .mytext {color:#1c2952;}
        
        Text color #1c2952
      
           This box has a color of #1c2952        
        
          <div style="background-color:#1c2952;">Content here</div>
        
        
          .mybackground {background-color:#1c2952;}
        
        Background color #1c2952
      
           Border around this has a color of #1c2952        
        
          <div style="border:2px solid #1c2952;">Content here</div>
        
        
          .myborder {border:2px solid #1c2952;}
        
        Border color #1c2952