#cf10af color space conversions
Hex:
        #cf10af
        RGB:
        207, 16, 175
        CMY:
        19, 94, 31
        CMYK:
        0, 92, 15, 19
      HSL:
        310°, 85.6502%, 43.7255%
        HSV (HSB):
        310°, 92.2705%, 81.1765%
        XYZ:
        33.6553, 16.7311, 42.0130
        xyY:
        0.3642, 0.1811, 16.7311
      CIE-Lab:
        47.9195, 78.2176, -35.3974
        CIE-LCH:
        47.9195, 85.8543, 335.6509
        CIE-Luv:
        47.9195, 80.9687, -63.3288
        Hunter-Lab:
        40.9037, 75.2871, -32.2654
      #cf10af color charts
#cf10af RGB chart
      #cf10af CMYK chart
      #cf10af RGB pie chart
      #cf10af color shades, tints & tones
#cf10af color schemes
#cf10af color preview, HTML & CSS examples
           This text has a color of #cf10af        
        
          <p style="color:#cf10af;">Text here</p>
        
        
          .mytext {color:#cf10af;}
        
        Text color #cf10af
      
           This box has a color of #cf10af        
        
          <div style="background-color:#cf10af;">Content here</div>
        
        
          .mybackground {background-color:#cf10af;}
        
        Background color #cf10af
      
           Border around this has a color of #cf10af        
        
          <div style="border:2px solid #cf10af;">Content here</div>
        
        
          .myborder {border:2px solid #cf10af;}
        
        Border color #cf10af