#cf01aa color space conversions
Hex:
        #cf01aa
        RGB:
        207, 1, 170
        CMY:
        19, 100, 33
        CMYK:
        0, 100, 18, 19
      HSL:
        311°, 99.0385%, 40.7843%
        HSV (HSB):
        311°, 99.5169%, 81.1765%
        XYZ:
        32.9987, 16.1894, 39.4158
        xyY:
        0.3724, 0.1827, 16.1894
      CIE-Lab:
        47.2220, 78.9084, -33.5355
        CIE-LCH:
        47.2220, 85.7390, 336.9748
        CIE-Luv:
        47.2220, 84.1626, -60.5351
        Hunter-Lab:
        40.2360, 75.9797, -29.9162
      #cf01aa color charts
#cf01aa RGB chart
      #cf01aa CMYK chart
      #cf01aa RGB pie chart
      #cf01aa color shades, tints & tones
#cf01aa color schemes
#cf01aa color preview, HTML & CSS examples
           This text has a color of #cf01aa        
        
          <p style="color:#cf01aa;">Text here</p>
        
        
          .mytext {color:#cf01aa;}
        
        Text color #cf01aa
      
           This box has a color of #cf01aa        
        
          <div style="background-color:#cf01aa;">Content here</div>
        
        
          .mybackground {background-color:#cf01aa;}
        
        Background color #cf01aa
      
           Border around this has a color of #cf01aa        
        
          <div style="border:2px solid #cf01aa;">Content here</div>
        
        
          .myborder {border:2px solid #cf01aa;}
        
        Border color #cf01aa