#c2def4 color space conversions
Hex:
        #c2def4
        RGB:
        194, 222, 244
        CMY:
        24, 13, 4
        CMYK:
        20, 9, 0, 4
      HSL:
        206°, 69.4444%, 85.8824%
        HSV (HSB):
        206°, 20.4918%, 95.6863%
        XYZ:
        64.6985, 70.2435, 95.7363
        xyY:
        0.2805, 0.3045, 70.2435
      CIE-Lab:
        87.1162, -4.6324, -13.8165
        CIE-LCH:
        87.1162, 14.5723, 251.4648
        CIE-Luv:
        87.1162, -15.5359, -21.0162
        Hunter-Lab:
        83.8114, -8.8762, -9.0579
      #c2def4 color charts
#c2def4 RGB chart
      #c2def4 CMYK chart
      #c2def4 RGB pie chart
      #c2def4 color shades, tints & tones
#c2def4 color schemes
#c2def4 color preview, HTML & CSS examples
           This text has a color of #c2def4        
        
          <p style="color:#c2def4;">Text here</p>
        
        
          .mytext {color:#c2def4;}
        
        Text color #c2def4
      
           This box has a color of #c2def4        
        
          <div style="background-color:#c2def4;">Content here</div>
        
        
          .mybackground {background-color:#c2def4;}
        
        Background color #c2def4
      
           Border around this has a color of #c2def4        
        
          <div style="border:2px solid #c2def4;">Content here</div>
        
        
          .myborder {border:2px solid #c2def4;}
        
        Border color #c2def4