#ce95c3 color space conversions
Hex:
        #ce95c3
        RGB:
        206, 149, 195
        CMY:
        19, 42, 24
        CMYK:
        0, 28, 5, 19
      HSL:
        312°, 36.7742%, 69.6078%
        HSV (HSB):
        312°, 27.6699%, 80.7843%
        XYZ:
        46.0514, 38.5568, 56.6448
        xyY:
        0.3260, 0.2730, 38.5568
      CIE-Lab:
        68.4290, 28.7913, -15.2860
        CIE-LCH:
        68.4290, 32.5975, 332.0350
        CIE-Luv:
        68.4290, 30.2974, -28.0041
        Hunter-Lab:
        62.0941, 23.7176, -10.6208
      #ce95c3 color charts
#ce95c3 RGB chart
      #ce95c3 CMYK chart
      #ce95c3 RGB pie chart
      #ce95c3 color shades, tints & tones
#ce95c3 color schemes
#ce95c3 color preview, HTML & CSS examples
           This text has a color of #ce95c3        
        
          <p style="color:#ce95c3;">Text here</p>
        
        
          .mytext {color:#ce95c3;}
        
        Text color #ce95c3
      
           This box has a color of #ce95c3        
        
          <div style="background-color:#ce95c3;">Content here</div>
        
        
          .mybackground {background-color:#ce95c3;}
        
        Background color #ce95c3
      
           Border around this has a color of #ce95c3        
        
          <div style="border:2px solid #ce95c3;">Content here</div>
        
        
          .myborder {border:2px solid #ce95c3;}
        
        Border color #ce95c3