#cf96ff color space conversions
Hex:
        #cf96ff
        RGB:
        207, 150, 255
        CMY:
        19, 41, 0
        CMYK:
        19, 41, 0, 0
      HSL:
        273°, 100.0000%, 79.4118%
        HSV (HSB):
        273°, 41.1765%, 100.0000%
        XYZ:
        54.6885, 42.2981, 99.8897
        xyY:
        0.2778, 0.2148, 42.2981
      CIE-Lab:
        71.0760, 40.5409, -44.2037
        CIE-LCH:
        71.0760, 59.9794, 312.5251
        CIE-Luv:
        71.0760, 21.6078, -77.0169
        Hunter-Lab:
        65.0370, 36.2828, -45.5371
      #cf96ff color charts
#cf96ff RGB chart
      #cf96ff CMYK chart
      #cf96ff RGB pie chart
      #cf96ff color shades, tints & tones
#cf96ff color schemes
#cf96ff color preview, HTML & CSS examples
           This text has a color of #cf96ff        
        
          <p style="color:#cf96ff;">Text here</p>
        
        
          .mytext {color:#cf96ff;}
        
        Text color #cf96ff
      
           This box has a color of #cf96ff        
        
          <div style="background-color:#cf96ff;">Content here</div>
        
        
          .mybackground {background-color:#cf96ff;}
        
        Background color #cf96ff
      
           Border around this has a color of #cf96ff        
        
          <div style="border:2px solid #cf96ff;">Content here</div>
        
        
          .myborder {border:2px solid #cf96ff;}
        
        Border color #cf96ff