#ffd8ec color space conversions
Hex:
        #ffd8ec
        RGB:
        255, 216, 236
        CMY:
        0, 15, 7
        CMYK:
        0, 15, 7, 0
      HSL:
        329°, 100.0000%, 92.3529%
        HSV (HSB):
        329°, 15.2941%, 100.0000%
        XYZ:
        80.9362, 76.4279, 89.8431
        xyY:
        0.3274, 0.3092, 76.4279
      CIE-Lab:
        90.0576, 16.7748, -4.7300
        CIE-LCH:
        90.0576, 17.4289, 344.2532
        CIE-Luv:
        90.0576, 21.5879, -10.3195
        Hunter-Lab:
        87.4230, 12.2649, 0.2648
      #ffd8ec color charts
#ffd8ec RGB chart
      #ffd8ec CMYK chart
      #ffd8ec RGB pie chart
      #ffd8ec color shades, tints & tones
#ffd8ec color schemes
#ffd8ec color preview, HTML & CSS examples
           This text has a color of #ffd8ec        
        
          <p style="color:#ffd8ec;">Text here</p>
        
        
          .mytext {color:#ffd8ec;}
        
        Text color #ffd8ec
      
           This box has a color of #ffd8ec        
        
          <div style="background-color:#ffd8ec;">Content here</div>
        
        
          .mybackground {background-color:#ffd8ec;}
        
        Background color #ffd8ec
      
           Border around this has a color of #ffd8ec        
        
          <div style="border:2px solid #ffd8ec;">Content here</div>
        
        
          .myborder {border:2px solid #ffd8ec;}
        
        Border color #ffd8ec