#47bbef color space conversions
Hex:
        #47bbef
        RGB:
        71, 187, 239
        CMY:
        72, 27, 6
        CMYK:
        70, 22, 0, 6
      HSL:
        199°, 84.0000%, 60.7843%
        HSV (HSB):
        199°, 70.2929%, 93.7255%
        XYZ:
        35.9488, 43.1122, 88.0881
        xyY:
        0.2151, 0.2579, 43.1122
      CIE-Lab:
        71.6311, -16.1282, -35.2704
        CIE-LCH:
        71.6311, 38.7830, 245.4267
        CIE-Luv:
        71.6311, -42.8169, -54.5370
        Hunter-Lab:
        65.6599, -17.1760, -33.5805
      #47bbef color charts
#47bbef RGB chart
      #47bbef CMYK chart
      #47bbef RGB pie chart
      #47bbef color shades, tints & tones
#47bbef color schemes
#47bbef color preview, HTML & CSS examples
           This text has a color of #47bbef        
        
          <p style="color:#47bbef;">Text here</p>
        
        
          .mytext {color:#47bbef;}
        
        Text color #47bbef
      
           This box has a color of #47bbef        
        
          <div style="background-color:#47bbef;">Content here</div>
        
        
          .mybackground {background-color:#47bbef;}
        
        Background color #47bbef
      
           Border around this has a color of #47bbef        
        
          <div style="border:2px solid #47bbef;">Content here</div>
        
        
          .myborder {border:2px solid #47bbef;}
        
        Border color #47bbef