#2994af color space conversions
Hex:
        #2994af
        RGB:
        41, 148, 175
        CMY:
        84, 42, 31
        CMYK:
        77, 15, 0, 31
      HSL:
        192°, 62.0370%, 42.3529%
        HSV (HSB):
        192°, 76.5714%, 68.6275%
        XYZ:
        19.2422, 24.7464, 44.3198
        xyY:
        0.2179, 0.2802, 24.7464
      CIE-Lab:
        56.8275, -20.3208, -22.6562
        CIE-LCH:
        56.8275, 30.4342, 228.1105
        CIE-Luv:
        56.8275, -37.5166, -31.6289
        Hunter-Lab:
        49.7457, -18.0092, -18.0010
      #2994af color charts
#2994af RGB chart
      #2994af CMYK chart
      #2994af RGB pie chart
      #2994af color shades, tints & tones
#2994af color schemes
#2994af color preview, HTML & CSS examples
           This text has a color of #2994af        
        
          <p style="color:#2994af;">Text here</p>
        
        
          .mytext {color:#2994af;}
        
        Text color #2994af
      
           This box has a color of #2994af        
        
          <div style="background-color:#2994af;">Content here</div>
        
        
          .mybackground {background-color:#2994af;}
        
        Background color #2994af
      
           Border around this has a color of #2994af        
        
          <div style="border:2px solid #2994af;">Content here</div>
        
        
          .myborder {border:2px solid #2994af;}
        
        Border color #2994af