#ce1bad color space conversions
Hex:
        #ce1bad
        RGB:
        206, 27, 173
        CMY:
        19, 89, 32
        CMYK:
        0, 87, 16, 19
      HSL:
        311°, 76.8240%, 45.6863%
        HSV (HSB):
        311°, 86.8932%, 80.7843%
        XYZ:
        33.3884, 16.9228, 41.0418
        xyY:
        0.3655, 0.1852, 16.9228
      CIE-Lab:
        48.1626, 76.2318, -33.8474
        CIE-LCH:
        48.1626, 83.4082, 336.0585
        CIE-Luv:
        48.1626, 79.9033, -60.8472
        Hunter-Lab:
        41.1373, 72.8859, -30.3562
      #ce1bad color charts
#ce1bad RGB chart
      #ce1bad CMYK chart
      #ce1bad RGB pie chart
      #ce1bad color shades, tints & tones
#ce1bad color schemes
#ce1bad color preview, HTML & CSS examples
           This text has a color of #ce1bad        
        
          <p style="color:#ce1bad;">Text here</p>
        
        
          .mytext {color:#ce1bad;}
        
        Text color #ce1bad
      
           This box has a color of #ce1bad        
        
          <div style="background-color:#ce1bad;">Content here</div>
        
        
          .mybackground {background-color:#ce1bad;}
        
        Background color #ce1bad
      
           Border around this has a color of #ce1bad        
        
          <div style="border:2px solid #ce1bad;">Content here</div>
        
        
          .myborder {border:2px solid #ce1bad;}
        
        Border color #ce1bad