#1cdaf1 color space conversions
Hex:
        #1cdaf1
        RGB:
        28, 218, 241
        CMY:
        89, 15, 5
        CMYK:
        88, 10, 0, 5
      HSL:
        186°, 88.3817%, 52.7451%
        HSV (HSB):
        186°, 88.3817%, 94.5098%
        XYZ:
        41.4275, 56.7406, 91.9877
        xyY:
        0.2179, 0.2984, 56.7406
      CIE-Lab:
        80.0334, -34.8376, -23.4939
        CIE-LCH:
        80.0334, 42.0193, 213.9950
        CIE-Luv:
        80.0334, -58.2908, -32.5757
        Hunter-Lab:
        75.3263, -33.6508, -19.6758
      #1cdaf1 color charts
#1cdaf1 RGB chart
      #1cdaf1 CMYK chart
      #1cdaf1 RGB pie chart
      #1cdaf1 color shades, tints & tones
#1cdaf1 color schemes
#1cdaf1 color preview, HTML & CSS examples
           This text has a color of #1cdaf1        
        
          <p style="color:#1cdaf1;">Text here</p>
        
        
          .mytext {color:#1cdaf1;}
        
        Text color #1cdaf1
      
           This box has a color of #1cdaf1        
        
          <div style="background-color:#1cdaf1;">Content here</div>
        
        
          .mybackground {background-color:#1cdaf1;}
        
        Background color #1cdaf1
      
           Border around this has a color of #1cdaf1        
        
          <div style="border:2px solid #1cdaf1;">Content here</div>
        
        
          .myborder {border:2px solid #1cdaf1;}
        
        Border color #1cdaf1