#cf00aa color space conversions
Hex:
        #cf00aa
        RGB:
        207, 0, 170
        CMY:
        19, 100, 33
        CMYK:
        0, 100, 18, 19
      HSL:
        311°, 100.0000%, 40.5882%
        HSV (HSB):
        311°, 100.0000%, 81.1765%
        XYZ:
        32.9878, 16.1677, 39.4122
        xyY:
        0.3725, 0.1825, 16.1677
      CIE-Lab:
        47.1937, 78.9917, -33.5799
        CIE-LCH:
        47.1937, 85.8330, 336.9693
        CIE-Luv:
        47.1937, 84.2259, -60.6032
        Hunter-Lab:
        40.2091, 76.0770, -29.9687
      #cf00aa color charts
#cf00aa RGB chart
      #cf00aa CMYK chart
      #cf00aa RGB pie chart
      #cf00aa color shades, tints & tones
#cf00aa color schemes
#cf00aa color preview, HTML & CSS examples
           This text has a color of #cf00aa        
        
          <p style="color:#cf00aa;">Text here</p>
        
        
          .mytext {color:#cf00aa;}
        
        Text color #cf00aa
      
           This box has a color of #cf00aa        
        
          <div style="background-color:#cf00aa;">Content here</div>
        
        
          .mybackground {background-color:#cf00aa;}
        
        Background color #cf00aa
      
           Border around this has a color of #cf00aa        
        
          <div style="border:2px solid #cf00aa;">Content here</div>
        
        
          .myborder {border:2px solid #cf00aa;}
        
        Border color #cf00aa