#ce2aca color space conversions
Hex:
        #ce2aca
        RGB:
        206, 42, 202
        CMY:
        19, 84, 21
        CMYK:
        0, 80, 2, 19
      HSL:
        301°, 66.1290%, 48.6275%
        HSV (HSB):
        301°, 79.6117%, 80.7843%
        XYZ:
        36.9422, 19.0420, 57.6055
        xyY:
        0.3252, 0.1676, 19.0420
      CIE-Lab:
        50.7363, 77.2359, -46.6950
        CIE-LCH:
        50.7363, 90.2541, 328.8439
        CIE-Luv:
        50.7363, 66.2533, -80.7249
        Hunter-Lab:
        43.6371, 74.7491, -47.7229
      #ce2aca color charts
#ce2aca RGB chart
      #ce2aca CMYK chart
      #ce2aca RGB pie chart
      #ce2aca color shades, tints & tones
#ce2aca color schemes
#ce2aca color preview, HTML & CSS examples
           This text has a color of #ce2aca        
        
          <p style="color:#ce2aca;">Text here</p>
        
        
          .mytext {color:#ce2aca;}
        
        Text color #ce2aca
      
           This box has a color of #ce2aca        
        
          <div style="background-color:#ce2aca;">Content here</div>
        
        
          .mybackground {background-color:#ce2aca;}
        
        Background color #ce2aca
      
           Border around this has a color of #ce2aca        
        
          <div style="border:2px solid #ce2aca;">Content here</div>
        
        
          .myborder {border:2px solid #ce2aca;}
        
        Border color #ce2aca