#1c94af color space conversions
Hex:
        #1c94af
        RGB:
        28, 148, 175
        CMY:
        89, 42, 31
        CMYK:
        84, 15, 0, 31
      HSL:
        191°, 72.4138%, 39.8039%
        HSV (HSB):
        191°, 84.0000%, 68.6275%
        XYZ:
        18.8067, 24.5218, 44.2994
        xyY:
        0.2146, 0.2798, 24.5218
      CIE-Lab:
        56.6065, -21.6006, -23.0144
        CIE-LCH:
        56.6065, 31.5634, 226.8151
        CIE-Luv:
        56.6065, -39.0335, -32.0389
        Hunter-Lab:
        49.5195, -18.8680, -18.3763
      #1c94af color charts
#1c94af RGB chart
      #1c94af CMYK chart
      #1c94af RGB pie chart
      #1c94af color shades, tints & tones
#1c94af color schemes
#1c94af color preview, HTML & CSS examples
           This text has a color of #1c94af        
        
          <p style="color:#1c94af;">Text here</p>
        
        
          .mytext {color:#1c94af;}
        
        Text color #1c94af
      
           This box has a color of #1c94af        
        
          <div style="background-color:#1c94af;">Content here</div>
        
        
          .mybackground {background-color:#1c94af;}
        
        Background color #1c94af
      
           Border around this has a color of #1c94af        
        
          <div style="border:2px solid #1c94af;">Content here</div>
        
        
          .myborder {border:2px solid #1c94af;}
        
        Border color #1c94af