#cf0aa1 color space conversions
Hex:
        #cf0aa1
        RGB:
        207, 10, 161
        CMY:
        19, 96, 37
        CMYK:
        0, 95, 22, 19
      HSL:
        314°, 90.7834%, 42.5490%
        HSV (HSB):
        314°, 95.1691%, 81.1765%
        XYZ:
        32.2737, 16.0557, 35.1163
        xyY:
        0.3868, 0.1924, 16.0557
      CIE-Lab:
        47.0475, 77.0680, -28.4528
        CIE-LCH:
        47.0475, 82.1525, 339.7363
        CIE-Luv:
        47.0475, 87.6249, -52.9174
        Hunter-Lab:
        40.0696, 73.6496, -23.9120
      #cf0aa1 color charts
#cf0aa1 RGB chart
      #cf0aa1 CMYK chart
      #cf0aa1 RGB pie chart
      #cf0aa1 color shades, tints & tones
#cf0aa1 color schemes
#cf0aa1 color preview, HTML & CSS examples
           This text has a color of #cf0aa1        
        
          <p style="color:#cf0aa1;">Text here</p>
        
        
          .mytext {color:#cf0aa1;}
        
        Text color #cf0aa1
      
           This box has a color of #cf0aa1        
        
          <div style="background-color:#cf0aa1;">Content here</div>
        
        
          .mybackground {background-color:#cf0aa1;}
        
        Background color #cf0aa1
      
           Border around this has a color of #cf0aa1        
        
          <div style="border:2px solid #cf0aa1;">Content here</div>
        
        
          .myborder {border:2px solid #cf0aa1;}
        
        Border color #cf0aa1