#47afdc color space conversions
Hex:
        #47afdc
        RGB:
        71, 175, 220
        CMY:
        72, 31, 14
        CMYK:
        68, 20, 0, 14
      HSL:
        198°, 68.0365%, 57.0588%
        HSV (HSB):
        198°, 67.7273%, 86.2745%
        XYZ:
        30.8468, 37.1668, 73.2583
        xyY:
        0.2184, 0.2631, 37.1668
      CIE-Lab:
        67.4020, -15.8857, -31.4551
        CIE-LCH:
        67.4020, 35.2389, 243.2050
        CIE-Luv:
        67.4020, -39.5673, -47.6779
        Hunter-Lab:
        60.9646, -16.3710, -28.5707
      #47afdc color charts
#47afdc RGB chart
      #47afdc CMYK chart
      #47afdc RGB pie chart
      #47afdc color shades, tints & tones
#47afdc color schemes
#47afdc color preview, HTML & CSS examples
           This text has a color of #47afdc        
        
          <p style="color:#47afdc;">Text here</p>
        
        
          .mytext {color:#47afdc;}
        
        Text color #47afdc
      
           This box has a color of #47afdc        
        
          <div style="background-color:#47afdc;">Content here</div>
        
        
          .mybackground {background-color:#47afdc;}
        
        Background color #47afdc
      
           Border around this has a color of #47afdc        
        
          <div style="border:2px solid #47afdc;">Content here</div>
        
        
          .myborder {border:2px solid #47afdc;}
        
        Border color #47afdc