#47a2be color space conversions
Hex:
        #47a2be
        RGB:
        71, 162, 190
        CMY:
        72, 36, 25
        CMYK:
        63, 15, 0, 25
      HSL:
        194°, 47.7912%, 51.1765%
        HSV (HSB):
        194°, 62.6316%, 74.5098%
        XYZ:
        24.8131, 30.8980, 53.3713
        xyY:
        0.2275, 0.2833, 30.8980
      CIE-Lab:
        62.4214, -18.4643, -22.4838
        CIE-LCH:
        62.4214, 29.0938, 230.6062
        CIE-Luv:
        62.4214, -36.3266, -32.0212
        Hunter-Lab:
        55.5859, -17.5944, -18.0176
      #47a2be color charts
#47a2be RGB chart
      #47a2be CMYK chart
      #47a2be RGB pie chart
      #47a2be color shades, tints & tones
#47a2be color schemes
#47a2be color preview, HTML & CSS examples
           This text has a color of #47a2be        
        
          <p style="color:#47a2be;">Text here</p>
        
        
          .mytext {color:#47a2be;}
        
        Text color #47a2be
      
           This box has a color of #47a2be        
        
          <div style="background-color:#47a2be;">Content here</div>
        
        
          .mybackground {background-color:#47a2be;}
        
        Background color #47a2be
      
           Border around this has a color of #47a2be        
        
          <div style="border:2px solid #47a2be;">Content here</div>
        
        
          .myborder {border:2px solid #47a2be;}
        
        Border color #47a2be