#ce2baa color space conversions
Hex:
        #ce2baa
        RGB:
        206, 43, 170
        CMY:
        19, 83, 33
        CMYK:
        0, 79, 17, 19
      HSL:
        313°, 65.4618%, 48.8235%
        HSV (HSB):
        313°, 79.1262%, 80.7843%
        XYZ:
        33.5732, 17.7518, 39.6872
        xyY:
        0.3689, 0.1950, 17.7518
      CIE-Lab:
        49.1937, 72.4371, -30.4623
        CIE-LCH:
        49.1937, 78.5817, 337.1916
        CIE-Luv:
        49.1937, 78.4912, -55.6074
        Hunter-Lab:
        42.1329, 68.5031, -26.3552
      #ce2baa color charts
#ce2baa RGB chart
      #ce2baa CMYK chart
      #ce2baa RGB pie chart
      #ce2baa color shades, tints & tones
#ce2baa color schemes
#ce2baa color preview, HTML & CSS examples
           This text has a color of #ce2baa        
        
          <p style="color:#ce2baa;">Text here</p>
        
        
          .mytext {color:#ce2baa;}
        
        Text color #ce2baa
      
           This box has a color of #ce2baa        
        
          <div style="background-color:#ce2baa;">Content here</div>
        
        
          .mybackground {background-color:#ce2baa;}
        
        Background color #ce2baa
      
           Border around this has a color of #ce2baa        
        
          <div style="border:2px solid #ce2baa;">Content here</div>
        
        
          .myborder {border:2px solid #ce2baa;}
        
        Border color #ce2baa