#71bed4 color space conversions
Hex:
        #71bed4
        RGB:
        113, 190, 212
        CMY:
        56, 25, 17
        CMYK:
        47, 10, 0, 17
      HSL:
        193°, 53.5135%, 63.7255%
        HSV (HSB):
        193°, 46.6981%, 83.1373%
        XYZ:
        37.1072, 45.0911, 69.0351
        xyY:
        0.2454, 0.2982, 45.0911
      CIE-Lab:
        72.9518, -17.9783, -18.4519
        CIE-LCH:
        72.9518, 25.7623, 225.7448
        CIE-Luv:
        72.9518, -34.7159, -26.0851
        Hunter-Lab:
        67.1499, -18.8729, -13.9496
      #71bed4 color charts
#71bed4 RGB chart
      #71bed4 CMYK chart
      #71bed4 RGB pie chart
      #71bed4 color shades, tints & tones
#71bed4 color schemes
#71bed4 color preview, HTML & CSS examples
           This text has a color of #71bed4        
        
          <p style="color:#71bed4;">Text here</p>
        
        
          .mytext {color:#71bed4;}
        
        Text color #71bed4
      
           This box has a color of #71bed4        
        
          <div style="background-color:#71bed4;">Content here</div>
        
        
          .mybackground {background-color:#71bed4;}
        
        Background color #71bed4
      
           Border around this has a color of #71bed4        
        
          <div style="border:2px solid #71bed4;">Content here</div>
        
        
          .myborder {border:2px solid #71bed4;}
        
        Border color #71bed4