#ceead4 color space conversions
Hex:
        #ceead4
        RGB:
        206, 234, 212
        CMY:
        19, 8, 17
        CMYK:
        12, 0, 9, 8
      HSL:
        133°, 40.0000%, 86.2745%
        HSV (HSB):
        133°, 11.9658%, 91.7647%
        XYZ:
        66.7601, 76.7209, 73.5773
        xyY:
        0.3076, 0.3535, 76.7209
      CIE-Lab:
        90.1930, -13.2717, 7.5856
        CIE-LCH:
        90.1930, 15.2866, 150.2493
        CIE-Luv:
        90.1930, -14.2773, 13.7585
        Hunter-Lab:
        87.5905, -17.2334, 11.5088
      #ceead4 color charts
#ceead4 RGB chart
      #ceead4 CMYK chart
      #ceead4 RGB pie chart
      #ceead4 color shades, tints & tones
#ceead4 color schemes
#ceead4 color preview, HTML & CSS examples
           This text has a color of #ceead4        
        
          <p style="color:#ceead4;">Text here</p>
        
        
          .mytext {color:#ceead4;}
        
        Text color #ceead4
      
           This box has a color of #ceead4        
        
          <div style="background-color:#ceead4;">Content here</div>
        
        
          .mybackground {background-color:#ceead4;}
        
        Background color #ceead4
      
           Border around this has a color of #ceead4        
        
          <div style="border:2px solid #ceead4;">Content here</div>
        
        
          .myborder {border:2px solid #ceead4;}
        
        Border color #ceead4