#cf7fee color space conversions
Hex:
        #cf7fee
        RGB:
        207, 127, 238
        CMY:
        19, 50, 7
        CMYK:
        13, 47, 0, 7
      HSL:
        283°, 76.5517%, 71.5686%
        HSV (HSB):
        283°, 46.6387%, 93.3333%
        XYZ:
        48.7541, 34.6172, 85.0011
        xyY:
        0.2896, 0.2056, 34.6172
      CIE-Lab:
        65.4495, 49.1710, -43.7253
        CIE-LCH:
        65.4495, 65.8004, 318.3549
        CIE-Luv:
        65.4495, 33.2798, -76.3918
        Hunter-Lab:
        58.8364, 44.9484, -44.4710
      #cf7fee color charts
#cf7fee RGB chart
      #cf7fee CMYK chart
      #cf7fee RGB pie chart
      #cf7fee color shades, tints & tones
#cf7fee color schemes
#cf7fee color preview, HTML & CSS examples
           This text has a color of #cf7fee        
        
          <p style="color:#cf7fee;">Text here</p>
        
        
          .mytext {color:#cf7fee;}
        
        Text color #cf7fee
      
           This box has a color of #cf7fee        
        
          <div style="background-color:#cf7fee;">Content here</div>
        
        
          .mybackground {background-color:#cf7fee;}
        
        Background color #cf7fee
      
           Border around this has a color of #cf7fee        
        
          <div style="border:2px solid #cf7fee;">Content here</div>
        
        
          .myborder {border:2px solid #cf7fee;}
        
        Border color #cf7fee