#cf4fee color space conversions
Hex:
        #cf4fee
        RGB:
        207, 79, 238
        CMY:
        19, 69, 7
        CMYK:
        13, 67, 0, 7
      HSL:
        288°, 82.3834%, 62.1569%
        HSV (HSB):
        288°, 66.8067%, 93.3333%
        XYZ:
        43.9607, 25.0304, 83.4033
        xyY:
        0.2885, 0.1642, 25.0304
      CIE-Lab:
        57.1050, 71.5665, -56.9512
        CIE-LCH:
        57.1050, 91.4615, 321.4879
        CIE-Luv:
        57.1050, 48.0745, -97.9325
        Hunter-Lab:
        50.0304, 69.2912, -63.8182
      #cf4fee color charts
#cf4fee RGB chart
      #cf4fee CMYK chart
      #cf4fee RGB pie chart
      #cf4fee color shades, tints & tones
#cf4fee color schemes
#cf4fee color preview, HTML & CSS examples
           This text has a color of #cf4fee        
        
          <p style="color:#cf4fee;">Text here</p>
        
        
          .mytext {color:#cf4fee;}
        
        Text color #cf4fee
      
           This box has a color of #cf4fee        
        
          <div style="background-color:#cf4fee;">Content here</div>
        
        
          .mybackground {background-color:#cf4fee;}
        
        Background color #cf4fee
      
           Border around this has a color of #cf4fee        
        
          <div style="border:2px solid #cf4fee;">Content here</div>
        
        
          .myborder {border:2px solid #cf4fee;}
        
        Border color #cf4fee