#ffc6ef color space conversions
Hex:
        #ffc6ef
        RGB:
        255, 198, 239
        CMY:
        0, 22, 6
        CMYK:
        0, 22, 6, 0
      HSL:
        317°, 100.0000%, 88.8235%
        HSV (HSB):
        317°, 22.3529%, 100.0000%
        XYZ:
        77.0141, 67.8802, 90.7045
        xyY:
        0.3269, 0.2881, 67.8802
      CIE-Lab:
        85.9465, 26.7128, -12.4157
        CIE-LCH:
        85.9465, 29.4572, 335.0717
        CIE-Luv:
        85.9465, 30.6788, -24.0638
        Hunter-Lab:
        82.3894, 22.6726, -7.6012
      #ffc6ef color charts
#ffc6ef RGB chart
      #ffc6ef CMYK chart
      #ffc6ef RGB pie chart
      #ffc6ef color shades, tints & tones
#ffc6ef color schemes
#ffc6ef color preview, HTML & CSS examples
           This text has a color of #ffc6ef        
        
          <p style="color:#ffc6ef;">Text here</p>
        
        
          .mytext {color:#ffc6ef;}
        
        Text color #ffc6ef
      
           This box has a color of #ffc6ef        
        
          <div style="background-color:#ffc6ef;">Content here</div>
        
        
          .mybackground {background-color:#ffc6ef;}
        
        Background color #ffc6ef
      
           Border around this has a color of #ffc6ef        
        
          <div style="border:2px solid #ffc6ef;">Content here</div>
        
        
          .myborder {border:2px solid #ffc6ef;}
        
        Border color #ffc6ef