#ce5b8e color space conversions
Hex:
        #ce5b8e
        RGB:
        206, 91, 142
        CMY:
        19, 64, 44
        CMYK:
        0, 56, 31, 19
      HSL:
        333°, 53.9906%, 58.2353%
        HSV (HSB):
        333°, 55.8252%, 80.7843%
        XYZ:
        34.0772, 22.5570, 28.1491
        xyY:
        0.4019, 0.2661, 22.5570
      CIE-Lab:
        54.6130, 50.8378, -5.6617
        CIE-LCH:
        54.6130, 51.1521, 353.6453
        CIE-Luv:
        54.6130, 71.3574, -17.0317
        Hunter-Lab:
        47.4942, 44.9593, -1.8943
      #ce5b8e color charts
#ce5b8e RGB chart
      #ce5b8e CMYK chart
      #ce5b8e RGB pie chart
      #ce5b8e color shades, tints & tones
#ce5b8e color schemes
#ce5b8e color preview, HTML & CSS examples
           This text has a color of #ce5b8e        
        
          <p style="color:#ce5b8e;">Text here</p>
        
        
          .mytext {color:#ce5b8e;}
        
        Text color #ce5b8e
      
           This box has a color of #ce5b8e        
        
          <div style="background-color:#ce5b8e;">Content here</div>
        
        
          .mybackground {background-color:#ce5b8e;}
        
        Background color #ce5b8e
      
           Border around this has a color of #ce5b8e        
        
          <div style="border:2px solid #ce5b8e;">Content here</div>
        
        
          .myborder {border:2px solid #ce5b8e;}
        
        Border color #ce5b8e