#cf4296 color space conversions
Hex:
        #cf4296
        RGB:
        207, 66, 150
        CMY:
        19, 74, 41
        CMYK:
        0, 68, 28, 19
      HSL:
        324°, 59.4937%, 53.5294%
        HSV (HSB):
        324°, 68.1159%, 81.1765%
        XYZ:
        33.1854, 19.3638, 30.8427
        xyY:
        0.3979, 0.2322, 19.3638
      CIE-Lab:
        51.1102, 62.8104, -15.6420
        CIE-LCH:
        51.1102, 64.7288, 346.0158
        CIE-Luv:
        51.1102, 80.4755, -32.9421
        Hunter-Lab:
        44.0044, 57.6060, -10.7534
      #cf4296 color charts
#cf4296 RGB chart
      #cf4296 CMYK chart
      #cf4296 RGB pie chart
      #cf4296 color shades, tints & tones
#cf4296 color schemes
#cf4296 color preview, HTML & CSS examples
           This text has a color of #cf4296        
        
          <p style="color:#cf4296;">Text here</p>
        
        
          .mytext {color:#cf4296;}
        
        Text color #cf4296
      
           This box has a color of #cf4296        
        
          <div style="background-color:#cf4296;">Content here</div>
        
        
          .mybackground {background-color:#cf4296;}
        
        Background color #cf4296
      
           Border around this has a color of #cf4296        
        
          <div style="border:2px solid #cf4296;">Content here</div>
        
        
          .myborder {border:2px solid #cf4296;}
        
        Border color #cf4296