#1cd2ed color space conversions
Hex:
        #1cd2ed
        RGB:
        28, 210, 237
        CMY:
        89, 18, 7
        CMYK:
        88, 11, 0, 7
      HSL:
        188°, 85.3061%, 51.9608%
        HSV (HSB):
        188°, 88.1857%, 92.9412%
        XYZ:
        38.8115, 52.4545, 88.1999
        xyY:
        0.2163, 0.2923, 52.4545
      CIE-Lab:
        77.5518, -32.2944, -25.1410
        CIE-LCH:
        77.5518, 40.9268, 217.9005
        CIE-Luv:
        77.5518, -55.8951, -35.6053
        Hunter-Lab:
        72.4255, -31.0895, -21.5057
      #1cd2ed color charts
#1cd2ed RGB chart
      #1cd2ed CMYK chart
      #1cd2ed RGB pie chart
      #1cd2ed color shades, tints & tones
#1cd2ed color schemes
#1cd2ed color preview, HTML & CSS examples
           This text has a color of #1cd2ed        
        
          <p style="color:#1cd2ed;">Text here</p>
        
        
          .mytext {color:#1cd2ed;}
        
        Text color #1cd2ed
      
           This box has a color of #1cd2ed        
        
          <div style="background-color:#1cd2ed;">Content here</div>
        
        
          .mybackground {background-color:#1cd2ed;}
        
        Background color #1cd2ed
      
           Border around this has a color of #1cd2ed        
        
          <div style="border:2px solid #1cd2ed;">Content here</div>
        
        
          .myborder {border:2px solid #1cd2ed;}
        
        Border color #1cd2ed