#ce1faa color space conversions
Hex:
        #ce1faa
        RGB:
        206, 31, 170
        CMY:
        19, 88, 33
        CMYK:
        0, 85, 17, 19
      HSL:
        312°, 73.8397%, 46.4706%
        HSV (HSB):
        312°, 84.9515%, 80.7843%
        XYZ:
        33.1993, 17.0041, 39.5625
        xyY:
        0.3698, 0.1894, 17.0041
      CIE-Lab:
        48.2652, 75.1226, -31.9136
        CIE-LCH:
        48.2652, 81.6204, 336.9833
        CIE-Luv:
        48.2652, 80.6175, -57.8988
        Hunter-Lab:
        41.2360, 71.5482, -28.0187
      #ce1faa color charts
#ce1faa RGB chart
      #ce1faa CMYK chart
      #ce1faa RGB pie chart
      #ce1faa color shades, tints & tones
#ce1faa color schemes
#ce1faa color preview, HTML & CSS examples
           This text has a color of #ce1faa        
        
          <p style="color:#ce1faa;">Text here</p>
        
        
          .mytext {color:#ce1faa;}
        
        Text color #ce1faa
      
           This box has a color of #ce1faa        
        
          <div style="background-color:#ce1faa;">Content here</div>
        
        
          .mybackground {background-color:#ce1faa;}
        
        Background color #ce1faa
      
           Border around this has a color of #ce1faa        
        
          <div style="border:2px solid #ce1faa;">Content here</div>
        
        
          .myborder {border:2px solid #ce1faa;}
        
        Border color #ce1faa