#1dc0ca color space conversions
Hex:
        #1dc0ca
        RGB:
        29, 192, 202
        CMY:
        89, 25, 21
        CMYK:
        86, 5, 0, 21
      HSL:
        183°, 74.8918%, 45.2941%
        HSV (HSB):
        183°, 85.6436%, 79.2157%
        XYZ:
        30.0170, 42.2248, 62.4452
        xyY:
        0.2229, 0.3135, 42.2248
      CIE-Lab:
        71.0256, -34.6136, -16.1222
        CIE-LCH:
        71.0256, 38.1841, 204.9750
        CIE-Luv:
        71.0256, -52.3562, -19.9728
        Hunter-Lab:
        64.9806, -31.2601, -11.4903
      #1dc0ca color charts
#1dc0ca RGB chart
      #1dc0ca CMYK chart
      #1dc0ca RGB pie chart
      #1dc0ca color shades, tints & tones
#1dc0ca color schemes
#1dc0ca color preview, HTML & CSS examples
           This text has a color of #1dc0ca        
        
          <p style="color:#1dc0ca;">Text here</p>
        
        
          .mytext {color:#1dc0ca;}
        
        Text color #1dc0ca
      
           This box has a color of #1dc0ca        
        
          <div style="background-color:#1dc0ca;">Content here</div>
        
        
          .mybackground {background-color:#1dc0ca;}
        
        Background color #1dc0ca
      
           Border around this has a color of #1dc0ca        
        
          <div style="border:2px solid #1dc0ca;">Content here</div>
        
        
          .myborder {border:2px solid #1dc0ca;}
        
        Border color #1dc0ca