#2cdef4 color space conversions
Hex:
        #2cdef4
        RGB:
        44, 222, 244
        CMY:
        83, 13, 4
        CMYK:
        82, 9, 0, 4
      HSL:
        187°, 90.0901%, 56.4706%
        HSV (HSB):
        187°, 81.9672%, 95.6863%
        XYZ:
        43.4891, 59.3097, 94.7437
        xyY:
        0.2202, 0.3002, 59.3097
      CIE-Lab:
        81.4615, -34.8060, -22.9014
        CIE-LCH:
        81.4615, 41.6645, 213.3438
        CIE-Luv:
        81.4615, -58.1856, -31.6207
        Hunter-Lab:
        77.0128, -33.9734, -19.0316
      #2cdef4 color charts
#2cdef4 RGB chart
      #2cdef4 CMYK chart
      #2cdef4 RGB pie chart
      #2cdef4 color shades, tints & tones
#2cdef4 color schemes
#2cdef4 color preview, HTML & CSS examples
           This text has a color of #2cdef4        
        
          <p style="color:#2cdef4;">Text here</p>
        
        
          .mytext {color:#2cdef4;}
        
        Text color #2cdef4
      
           This box has a color of #2cdef4        
        
          <div style="background-color:#2cdef4;">Content here</div>
        
        
          .mybackground {background-color:#2cdef4;}
        
        Background color #2cdef4
      
           Border around this has a color of #2cdef4        
        
          <div style="border:2px solid #2cdef4;">Content here</div>
        
        
          .myborder {border:2px solid #2cdef4;}
        
        Border color #2cdef4