#cffbd4 color space conversions
Hex:
        #cffbd4
        RGB:
        207, 251, 212
        CMY:
        19, 2, 17
        CMYK:
        18, 0, 16, 2
      HSL:
        127°, 84.6154%, 89.8039%
        HSV (HSB):
        127°, 17.5299%, 98.4314%
        XYZ:
        72.1130, 87.0132, 75.2818
        xyY:
        0.3076, 0.3712, 87.0132
      CIE-Lab:
        94.7439, -21.3127, 14.0871
        CIE-LCH:
        94.7439, 25.5475, 146.5364
        CIE-Luv:
        94.7439, -22.0621, 24.8173
        Hunter-Lab:
        93.2809, -25.2479, 17.4469
      #cffbd4 color charts
#cffbd4 RGB chart
      #cffbd4 CMYK chart
      #cffbd4 RGB pie chart
      #cffbd4 color shades, tints & tones
#cffbd4 color schemes
#cffbd4 color preview, HTML & CSS examples
           This text has a color of #cffbd4        
        
          <p style="color:#cffbd4;">Text here</p>
        
        
          .mytext {color:#cffbd4;}
        
        Text color #cffbd4
      
           This box has a color of #cffbd4        
        
          <div style="background-color:#cffbd4;">Content here</div>
        
        
          .mybackground {background-color:#cffbd4;}
        
        Background color #cffbd4
      
           Border around this has a color of #cffbd4        
        
          <div style="border:2px solid #cffbd4;">Content here</div>
        
        
          .myborder {border:2px solid #cffbd4;}
        
        Border color #cffbd4