#ce95fd color space conversions
Hex:
        #ce95fd
        RGB:
        206, 149, 253
        CMY:
        19, 42, 1
        CMYK:
        19, 41, 0, 1
      HSL:
        273°, 96.2963%, 78.8235%
        HSV (HSB):
        273°, 41.1067%, 99.2157%
        XYZ:
        53.9307, 41.7086, 98.1366
        xyY:
        0.2783, 0.2152, 41.7086
      CIE-Lab:
        70.6695, 40.3630, -43.7608
        CIE-LCH:
        70.6695, 59.5330, 312.6870
        CIE-Luv:
        70.6695, 21.7259, -76.1850
        Hunter-Lab:
        64.5822, 36.0413, -44.8873
      #ce95fd color charts
#ce95fd RGB chart
      #ce95fd CMYK chart
      #ce95fd RGB pie chart
      #ce95fd color shades, tints & tones
#ce95fd color schemes
#ce95fd color preview, HTML & CSS examples
           This text has a color of #ce95fd        
        
          <p style="color:#ce95fd;">Text here</p>
        
        
          .mytext {color:#ce95fd;}
        
        Text color #ce95fd
      
           This box has a color of #ce95fd        
        
          <div style="background-color:#ce95fd;">Content here</div>
        
        
          .mybackground {background-color:#ce95fd;}
        
        Background color #ce95fd
      
           Border around this has a color of #ce95fd        
        
          <div style="border:2px solid #ce95fd;">Content here</div>
        
        
          .myborder {border:2px solid #ce95fd;}
        
        Border color #ce95fd