#cef0ad color space conversions
Hex:
        #cef0ad
        RGB:
        206, 240, 173
        CMY:
        19, 6, 32
        CMYK:
        14, 0, 28, 6
      HSL:
        90°, 69.0722%, 80.9804%
        HSV (HSB):
        90°, 27.9167%, 94.1176%
        XYZ:
        64.1565, 78.4591, 51.2979
        xyY:
        0.3309, 0.4046, 78.4591
      CIE-Lab:
        90.9890, -22.5573, 28.8398
        CIE-LCH:
        90.9890, 36.6138, 128.0310
        CIE-Luv:
        90.9890, -16.4064, 44.8001
        Hunter-Lab:
        88.5772, -25.7223, 27.6673
      #cef0ad color charts
#cef0ad RGB chart
      #cef0ad CMYK chart
      #cef0ad RGB pie chart
      #cef0ad color shades, tints & tones
#cef0ad color schemes
#cef0ad color preview, HTML & CSS examples
           This text has a color of #cef0ad        
        
          <p style="color:#cef0ad;">Text here</p>
        
        
          .mytext {color:#cef0ad;}
        
        Text color #cef0ad
      
           This box has a color of #cef0ad        
        
          <div style="background-color:#cef0ad;">Content here</div>
        
        
          .mybackground {background-color:#cef0ad;}
        
        Background color #cef0ad
      
           Border around this has a color of #cef0ad        
        
          <div style="border:2px solid #cef0ad;">Content here</div>
        
        
          .myborder {border:2px solid #cef0ad;}
        
        Border color #cef0ad