#2cdaf2 color space conversions
Hex:
        #2cdaf2
        RGB:
        44, 218, 242
        CMY:
        83, 15, 5
        CMYK:
        82, 10, 0, 5
      HSL:
        187°, 88.3929%, 56.0784%
        HSV (HSB):
        187°, 81.8182%, 94.9020%
        XYZ:
        42.1371, 57.0891, 92.8028
        xyY:
        0.2194, 0.2973, 57.0891
      CIE-Lab:
        80.2297, -33.5311, -23.7124
        CIE-LCH:
        80.2297, 41.0684, 215.2671
        CIE-Luv:
        80.2297, -56.9717, -33.1226
        Hunter-Lab:
        75.5573, -32.6787, -19.9325
      #2cdaf2 color charts
#2cdaf2 RGB chart
      #2cdaf2 CMYK chart
      #2cdaf2 RGB pie chart
      #2cdaf2 color shades, tints & tones
#2cdaf2 color schemes
#2cdaf2 color preview, HTML & CSS examples
           This text has a color of #2cdaf2        
        
          <p style="color:#2cdaf2;">Text here</p>
        
        
          .mytext {color:#2cdaf2;}
        
        Text color #2cdaf2
      
           This box has a color of #2cdaf2        
        
          <div style="background-color:#2cdaf2;">Content here</div>
        
        
          .mybackground {background-color:#2cdaf2;}
        
        Background color #2cdaf2
      
           Border around this has a color of #2cdaf2        
        
          <div style="border:2px solid #2cdaf2;">Content here</div>
        
        
          .myborder {border:2px solid #2cdaf2;}
        
        Border color #2cdaf2