#ce1aae color space conversions
Hex:
        #ce1aae
        RGB:
        206, 26, 174
        CMY:
        19, 90, 32
        CMYK:
        0, 87, 16, 19
      HSL:
        311°, 77.5862%, 45.4902%
        HSV (HSB):
        311°, 87.3786%, 80.7843%
        XYZ:
        33.4630, 16.9166, 41.5459
        xyY:
        0.3640, 0.1840, 16.9166
      CIE-Lab:
        48.1548, 76.5283, -34.4500
        CIE-LCH:
        48.1548, 83.9249, 335.7646
        CIE-Luv:
        48.1548, 79.6050, -61.7650
        Hunter-Lab:
        41.1298, 73.2495, -31.0990
      #ce1aae color charts
#ce1aae RGB chart
      #ce1aae CMYK chart
      #ce1aae RGB pie chart
      #ce1aae color shades, tints & tones
#ce1aae color schemes
#ce1aae color preview, HTML & CSS examples
           This text has a color of #ce1aae        
        
          <p style="color:#ce1aae;">Text here</p>
        
        
          .mytext {color:#ce1aae;}
        
        Text color #ce1aae
      
           This box has a color of #ce1aae        
        
          <div style="background-color:#ce1aae;">Content here</div>
        
        
          .mybackground {background-color:#ce1aae;}
        
        Background color #ce1aae
      
           Border around this has a color of #ce1aae        
        
          <div style="border:2px solid #ce1aae;">Content here</div>
        
        
          .myborder {border:2px solid #ce1aae;}
        
        Border color #ce1aae