#ce95bb color space conversions
Hex:
        #ce95bb
        RGB:
        206, 149, 187
        CMY:
        19, 42, 27
        CMYK:
        0, 28, 9, 19
      HSL:
        320°, 36.7742%, 69.6078%
        HSV (HSB):
        320°, 27.6699%, 80.7843%
        XYZ:
        45.1707, 38.2046, 52.0072
        xyY:
        0.3337, 0.2822, 38.2046
      CIE-Lab:
        68.1711, 27.3835, -11.2153
        CIE-LCH:
        68.1711, 29.5912, 337.7277
        CIE-Luv:
        68.1711, 31.4803, -21.4881
        Hunter-Lab:
        61.8098, 22.2807, -6.6201
      #ce95bb color charts
#ce95bb RGB chart
      #ce95bb CMYK chart
      #ce95bb RGB pie chart
      #ce95bb color shades, tints & tones
#ce95bb color schemes
#ce95bb color preview, HTML & CSS examples
           This text has a color of #ce95bb        
        
          <p style="color:#ce95bb;">Text here</p>
        
        
          .mytext {color:#ce95bb;}
        
        Text color #ce95bb
      
           This box has a color of #ce95bb        
        
          <div style="background-color:#ce95bb;">Content here</div>
        
        
          .mybackground {background-color:#ce95bb;}
        
        Background color #ce95bb
      
           Border around this has a color of #ce95bb        
        
          <div style="border:2px solid #ce95bb;">Content here</div>
        
        
          .myborder {border:2px solid #ce95bb;}
        
        Border color #ce95bb