#81d5cf color space conversions
Hex:
        #81d5cf
        RGB:
        129, 213, 207
        CMY:
        49, 16, 19
        CMYK:
        39, 0, 3, 16
      HSL:
        176°, 50.0000%, 67.0588%
        HSV (HSB):
        176°, 39.4366%, 83.5294%
        XYZ:
        44.1100, 56.7606, 67.6625
        xyY:
        0.2617, 0.3368, 56.7606
      CIE-Lab:
        80.0448, -26.8744, -5.0764
        CIE-LCH:
        80.0448, 27.3497, 190.6968
        CIE-Luv:
        80.0448, -38.7323, -3.4339
        Hunter-Lab:
        75.3396, -27.3359, -0.5106
      #81d5cf color charts
#81d5cf RGB chart
      #81d5cf CMYK chart
      #81d5cf RGB pie chart
      #81d5cf color shades, tints & tones
#81d5cf color schemes
#81d5cf color preview, HTML & CSS examples
           This text has a color of #81d5cf        
        
          <p style="color:#81d5cf;">Text here</p>
        
        
          .mytext {color:#81d5cf;}
        
        Text color #81d5cf
      
           This box has a color of #81d5cf        
        
          <div style="background-color:#81d5cf;">Content here</div>
        
        
          .mybackground {background-color:#81d5cf;}
        
        Background color #81d5cf
      
           Border around this has a color of #81d5cf        
        
          <div style="border:2px solid #81d5cf;">Content here</div>
        
        
          .myborder {border:2px solid #81d5cf;}
        
        Border color #81d5cf