#cf1f82 color space conversions
Hex:
        #cf1f82
        RGB:
        207, 31, 130
        CMY:
        19, 88, 49
        CMYK:
        0, 85, 37, 19
      HSL:
        326°, 73.9496%, 46.6667%
        HSV (HSB):
        326°, 85.0242%, 81.1765%
        XYZ:
        30.2514, 15.8571, 22.5854
        xyY:
        0.4404, 0.2308, 15.8571
      CIE-Lab:
        46.7864, 70.7496, -10.1387
        CIE-LCH:
        46.7864, 71.4723, 351.8448
        CIE-Luv:
        46.7864, 98.8009, -26.4095
        Hunter-Lab:
        39.8209, 65.9171, -5.7531
      #cf1f82 color charts
#cf1f82 RGB chart
      #cf1f82 CMYK chart
      #cf1f82 RGB pie chart
      #cf1f82 color shades, tints & tones
#cf1f82 color schemes
#cf1f82 color preview, HTML & CSS examples
           This text has a color of #cf1f82        
        
          <p style="color:#cf1f82;">Text here</p>
        
        
          .mytext {color:#cf1f82;}
        
        Text color #cf1f82
      
           This box has a color of #cf1f82        
        
          <div style="background-color:#cf1f82;">Content here</div>
        
        
          .mybackground {background-color:#cf1f82;}
        
        Background color #cf1f82
      
           Border around this has a color of #cf1f82        
        
          <div style="border:2px solid #cf1f82;">Content here</div>
        
        
          .myborder {border:2px solid #cf1f82;}
        
        Border color #cf1f82