#47b9ed color space conversions
Hex:
        #47b9ed
        RGB:
        71, 185, 237
        CMY:
        72, 27, 7
        CMYK:
        70, 22, 0, 7
      HSL:
        199°, 82.1782%, 60.3922%
        HSV (HSB):
        199°, 70.0422%, 92.9412%
        XYZ:
        35.2336, 42.1519, 86.3999
        xyY:
        0.2151, 0.2574, 42.1519
      CIE-Lab:
        70.9755, -15.7169, -35.2024
        CIE-LCH:
        70.9755, 38.5516, 245.9405
        CIE-Luv:
        70.9755, -42.2219, -54.4079
        Hunter-Lab:
        64.9245, -16.7487, -33.4544
      #47b9ed color charts
#47b9ed RGB chart
      #47b9ed CMYK chart
      #47b9ed RGB pie chart
      #47b9ed color shades, tints & tones
#47b9ed color schemes
#47b9ed color preview, HTML & CSS examples
           This text has a color of #47b9ed        
        
          <p style="color:#47b9ed;">Text here</p>
        
        
          .mytext {color:#47b9ed;}
        
        Text color #47b9ed
      
           This box has a color of #47b9ed        
        
          <div style="background-color:#47b9ed;">Content here</div>
        
        
          .mybackground {background-color:#47b9ed;}
        
        Background color #47b9ed
      
           Border around this has a color of #47b9ed        
        
          <div style="border:2px solid #47b9ed;">Content here</div>
        
        
          .myborder {border:2px solid #47b9ed;}
        
        Border color #47b9ed