#cf8ce1 color space conversions
Hex:
        #cf8ce1
        RGB:
        207, 140, 225
        CMY:
        19, 45, 12
        CMYK:
        8, 38, 0, 12
      HSL:
        287°, 58.6207%, 71.5686%
        HSV (HSB):
        287°, 37.7778%, 88.2353%
        XYZ:
        48.7008, 37.4578, 75.8974
        xyY:
        0.3005, 0.2311, 37.4578
      CIE-Lab:
        67.6191, 39.6736, -33.1606
        CIE-LCH:
        67.6191, 51.7070, 320.1099
        CIE-Luv:
        67.6191, 30.3713, -58.1663
        Hunter-Lab:
        61.2028, 34.9327, -30.6834
      #cf8ce1 color charts
#cf8ce1 RGB chart
      #cf8ce1 CMYK chart
      #cf8ce1 RGB pie chart
      #cf8ce1 color shades, tints & tones
#cf8ce1 color schemes
#cf8ce1 color preview, HTML & CSS examples
           This text has a color of #cf8ce1        
        
          <p style="color:#cf8ce1;">Text here</p>
        
        
          .mytext {color:#cf8ce1;}
        
        Text color #cf8ce1
      
           This box has a color of #cf8ce1        
        
          <div style="background-color:#cf8ce1;">Content here</div>
        
        
          .mybackground {background-color:#cf8ce1;}
        
        Background color #cf8ce1
      
           Border around this has a color of #cf8ce1        
        
          <div style="border:2px solid #cf8ce1;">Content here</div>
        
        
          .myborder {border:2px solid #cf8ce1;}
        
        Border color #cf8ce1