#cf96fa color space conversions
Hex:
        #cf96fa
        RGB:
        207, 150, 250
        CMY:
        19, 41, 2
        CMYK:
        17, 40, 0, 2
      HSL:
        274°, 90.9091%, 78.4314%
        HSV (HSB):
        274°, 40.0000%, 98.0392%
        XYZ:
        53.8938, 41.9802, 95.7050
        xyY:
        0.2813, 0.2191, 41.9802
      CIE-Lab:
        70.8573, 39.4593, -41.8281
        CIE-LCH:
        70.8573, 57.5033, 313.3308
        CIE-Luv:
        70.8573, 22.3282, -72.8762
        Hunter-Lab:
        64.7921, 35.0892, -42.2232
      #cf96fa color charts
#cf96fa RGB chart
      #cf96fa CMYK chart
      #cf96fa RGB pie chart
      #cf96fa color shades, tints & tones
#cf96fa color schemes
#cf96fa color preview, HTML & CSS examples
           This text has a color of #cf96fa        
        
          <p style="color:#cf96fa;">Text here</p>
        
        
          .mytext {color:#cf96fa;}
        
        Text color #cf96fa
      
           This box has a color of #cf96fa        
        
          <div style="background-color:#cf96fa;">Content here</div>
        
        
          .mybackground {background-color:#cf96fa;}
        
        Background color #cf96fa
      
           Border around this has a color of #cf96fa        
        
          <div style="border:2px solid #cf96fa;">Content here</div>
        
        
          .myborder {border:2px solid #cf96fa;}
        
        Border color #cf96fa