#1c507b color space conversions
Hex:
        #1c507b
        RGB:
        28, 80, 123
        CMY:
        89, 69, 52
        CMYK:
        77, 35, 0, 52
      HSL:
        207°, 62.9139%, 29.6078%
        HSV (HSB):
        207°, 77.2358%, 48.2353%
        XYZ:
        6.9227, 7.4143, 19.8051
        xyY:
        0.2028, 0.2172, 7.4143
      CIE-Lab:
        32.7320, -1.2426, -29.2983
        CIE-LCH:
        32.7320, 29.3246, 267.5714
        CIE-Luv:
        32.7320, -17.8210, -39.3653
        Hunter-Lab:
        27.2291, -2.2694, -24.0642
      #1c507b color charts
#1c507b RGB chart
      #1c507b CMYK chart
      #1c507b RGB pie chart
      #1c507b color shades, tints & tones
#1c507b color schemes
#1c507b color preview, HTML & CSS examples
           This text has a color of #1c507b        
        
          <p style="color:#1c507b;">Text here</p>
        
        
          .mytext {color:#1c507b;}
        
        Text color #1c507b
      
           This box has a color of #1c507b        
        
          <div style="background-color:#1c507b;">Content here</div>
        
        
          .mybackground {background-color:#1c507b;}
        
        Background color #1c507b
      
           Border around this has a color of #1c507b        
        
          <div style="border:2px solid #1c507b;">Content here</div>
        
        
          .myborder {border:2px solid #1c507b;}
        
        Border color #1c507b