#1dfcfc color space conversions
Hex:
        #1dfcfc
        RGB:
        29, 252, 252
        CMY:
        89, 1, 1
        CMYK:
        88, 0, 0, 1
      HSL:
        180°, 97.3799%, 55.0980%
        HSV (HSB):
        180°, 88.4921%, 98.8235%
        XYZ:
        52.8878, 76.9103, 104.1532
        xyY:
        0.2261, 0.3287, 76.9103
      CIE-Lab:
        90.2803, -46.8519, -13.8191
        CIE-LCH:
        90.2803, 48.8474, 196.4336
        CIE-Luv:
        90.2803, -68.7403, -14.8432
        Hunter-Lab:
        87.6985, -45.8255, -9.0255
      #1dfcfc color charts
#1dfcfc RGB chart
      #1dfcfc CMYK chart
      #1dfcfc RGB pie chart
      #1dfcfc color shades, tints & tones
#1dfcfc color schemes
#1dfcfc color preview, HTML & CSS examples
           This text has a color of #1dfcfc        
        
          <p style="color:#1dfcfc;">Text here</p>
        
        
          .mytext {color:#1dfcfc;}
        
        Text color #1dfcfc
      
           This box has a color of #1dfcfc        
        
          <div style="background-color:#1dfcfc;">Content here</div>
        
        
          .mybackground {background-color:#1dfcfc;}
        
        Background color #1dfcfc
      
           Border around this has a color of #1dfcfc        
        
          <div style="border:2px solid #1dfcfc;">Content here</div>
        
        
          .myborder {border:2px solid #1dfcfc;}
        
        Border color #1dfcfc