#ce70ac color space conversions
Hex:
        #ce70ac
        RGB:
        206, 112, 172
        CMY:
        19, 56, 33
        CMYK:
        0, 46, 17, 19
      HSL:
        322°, 48.9583%, 62.3529%
        HSV (HSB):
        322°, 45.6311%, 80.7843%
        XYZ:
        38.6942, 27.6887, 42.3348
        xyY:
        0.3559, 0.2547, 27.6887
      CIE-Lab:
        59.6065, 44.6819, -15.6181
        CIE-LCH:
        59.6065, 47.3328, 340.7334
        CIE-Luv:
        59.6065, 53.1135, -30.5652
        Hunter-Lab:
        52.6201, 39.1749, -10.8669
      #ce70ac color charts
#ce70ac RGB chart
      #ce70ac CMYK chart
      #ce70ac RGB pie chart
      #ce70ac color shades, tints & tones
#ce70ac color schemes
#ce70ac color preview, HTML & CSS examples
           This text has a color of #ce70ac        
        
          <p style="color:#ce70ac;">Text here</p>
        
        
          .mytext {color:#ce70ac;}
        
        Text color #ce70ac
      
           This box has a color of #ce70ac        
        
          <div style="background-color:#ce70ac;">Content here</div>
        
        
          .mybackground {background-color:#ce70ac;}
        
        Background color #ce70ac
      
           Border around this has a color of #ce70ac        
        
          <div style="border:2px solid #ce70ac;">Content here</div>
        
        
          .myborder {border:2px solid #ce70ac;}
        
        Border color #ce70ac