#cefbf3 color space conversions
Hex:
        #cefbf3
        RGB:
        206, 251, 243
        CMY:
        19, 2, 5
        CMYK:
        18, 0, 3, 2
      HSL:
        169°, 84.9057%, 89.6078%
        HSV (HSB):
        169°, 17.9283%, 98.4314%
        XYZ:
        76.1284, 88.5872, 97.8807
        xyY:
        0.2899, 0.3374, 88.5872
      CIE-Lab:
        95.4077, -15.8618, -0.9408
        CIE-LCH:
        95.4077, 15.8896, 183.3943
        CIE-Luv:
        95.4077, -23.0252, 1.2990
        Hunter-Lab:
        94.1208, -20.3339, 4.2261
      #cefbf3 color charts
#cefbf3 RGB chart
      #cefbf3 CMYK chart
      #cefbf3 RGB pie chart
      #cefbf3 color shades, tints & tones
#cefbf3 color schemes
#cefbf3 color preview, HTML & CSS examples
           This text has a color of #cefbf3        
        
          <p style="color:#cefbf3;">Text here</p>
        
        
          .mytext {color:#cefbf3;}
        
        Text color #cefbf3
      
           This box has a color of #cefbf3        
        
          <div style="background-color:#cefbf3;">Content here</div>
        
        
          .mybackground {background-color:#cefbf3;}
        
        Background color #cefbf3
      
           Border around this has a color of #cefbf3        
        
          <div style="border:2px solid #cefbf3;">Content here</div>
        
        
          .myborder {border:2px solid #cefbf3;}
        
        Border color #cefbf3