#47bacf color space conversions
Hex:
        #47bacf
        RGB:
        71, 186, 207
        CMY:
        72, 27, 19
        CMYK:
        66, 10, 0, 19
      HSL:
        189°, 58.6207%, 54.5098%
        HSV (HSB):
        189°, 65.7005%, 81.1765%
        XYZ:
        31.4199, 40.9624, 65.2820
        xyY:
        0.2282, 0.2976, 40.9624
      CIE-Lab:
        70.1496, -25.6135, -20.1117
        CIE-LCH:
        70.1496, 32.5658, 218.1389
        CIE-Luv:
        70.1496, -44.2509, -27.6692
        Hunter-Lab:
        64.0019, -24.3737, -15.6746
      #47bacf color charts
#47bacf RGB chart
      #47bacf CMYK chart
      #47bacf RGB pie chart
      #47bacf color shades, tints & tones
#47bacf color schemes
#47bacf color preview, HTML & CSS examples
           This text has a color of #47bacf        
        
          <p style="color:#47bacf;">Text here</p>
        
        
          .mytext {color:#47bacf;}
        
        Text color #47bacf
      
           This box has a color of #47bacf        
        
          <div style="background-color:#47bacf;">Content here</div>
        
        
          .mybackground {background-color:#47bacf;}
        
        Background color #47bacf
      
           Border around this has a color of #47bacf        
        
          <div style="border:2px solid #47bacf;">Content here</div>
        
        
          .myborder {border:2px solid #47bacf;}
        
        Border color #47bacf