#ce2bca color space conversions
Hex:
        #ce2bca
        RGB:
        206, 43, 202
        CMY:
        19, 83, 21
        CMYK:
        0, 79, 2, 19
      HSL:
        301°, 65.4618%, 48.8235%
        HSV (HSB):
        301°, 79.1262%, 80.7843%
        XYZ:
        36.9781, 19.1138, 57.6175
        xyY:
        0.3252, 0.1681, 19.1138
      CIE-Lab:
        50.8201, 76.9929, -46.5617
        CIE-LCH:
        50.8201, 89.9772, 328.8364
        CIE-Luv:
        50.8201, 66.0978, -80.5271
        Hunter-Lab:
        43.7194, 74.4676, -47.5344
      #ce2bca color charts
#ce2bca RGB chart
      #ce2bca CMYK chart
      #ce2bca RGB pie chart
      #ce2bca color shades, tints & tones
#ce2bca color schemes
#ce2bca color preview, HTML & CSS examples
           This text has a color of #ce2bca        
        
          <p style="color:#ce2bca;">Text here</p>
        
        
          .mytext {color:#ce2bca;}
        
        Text color #ce2bca
      
           This box has a color of #ce2bca        
        
          <div style="background-color:#ce2bca;">Content here</div>
        
        
          .mybackground {background-color:#ce2bca;}
        
        Background color #ce2bca
      
           Border around this has a color of #ce2bca        
        
          <div style="border:2px solid #ce2bca;">Content here</div>
        
        
          .myborder {border:2px solid #ce2bca;}
        
        Border color #ce2bca