#2f94ae color space conversions
Hex:
        #2f94ae
        RGB:
        47, 148, 174
        CMY:
        82, 42, 32
        CMYK:
        73, 15, 0, 32
      HSL:
        192°, 57.4661%, 43.3333%
        HSV (HSB):
        192°, 72.9885%, 68.2353%
        XYZ:
        19.4022, 24.8401, 43.8164
        xyY:
        0.2203, 0.2821, 24.8401
      CIE-Lab:
        56.9193, -19.9055, -21.9346
        CIE-LCH:
        56.9193, 29.6202, 227.7764
        CIE-Luv:
        56.9193, -36.6845, -30.5210
        Hunter-Lab:
        49.8399, -17.7315, -17.2365
      #2f94ae color charts
#2f94ae RGB chart
      #2f94ae CMYK chart
      #2f94ae RGB pie chart
      #2f94ae color shades, tints & tones
#2f94ae color schemes
#2f94ae color preview, HTML & CSS examples
           This text has a color of #2f94ae        
        
          <p style="color:#2f94ae;">Text here</p>
        
        
          .mytext {color:#2f94ae;}
        
        Text color #2f94ae
      
           This box has a color of #2f94ae        
        
          <div style="background-color:#2f94ae;">Content here</div>
        
        
          .mybackground {background-color:#2f94ae;}
        
        Background color #2f94ae
      
           Border around this has a color of #2f94ae        
        
          <div style="border:2px solid #2f94ae;">Content here</div>
        
        
          .myborder {border:2px solid #2f94ae;}
        
        Border color #2f94ae