#cf2d96 color space conversions
Hex:
        #cf2d96
        RGB:
        207, 45, 150
        CMY:
        19, 82, 41
        CMYK:
        0, 78, 28, 19
      HSL:
        321°, 64.2857%, 49.4118%
        HSV (HSB):
        321°, 78.2609%, 81.1765%
        XYZ:
        32.1755, 17.3442, 30.5061
        xyY:
        0.4021, 0.2167, 17.3442
      CIE-Lab:
        48.6908, 69.6306, -19.3337
        CIE-LCH:
        48.6908, 72.2649, 344.4821
        CIE-Luv:
        48.6908, 87.0015, -39.0423
        Hunter-Lab:
        41.6463, 65.0262, -14.2777
      #cf2d96 color charts
#cf2d96 RGB chart
      #cf2d96 CMYK chart
      #cf2d96 RGB pie chart
      #cf2d96 color shades, tints & tones
#cf2d96 color schemes
#cf2d96 color preview, HTML & CSS examples
           This text has a color of #cf2d96        
        
          <p style="color:#cf2d96;">Text here</p>
        
        
          .mytext {color:#cf2d96;}
        
        Text color #cf2d96
      
           This box has a color of #cf2d96        
        
          <div style="background-color:#cf2d96;">Content here</div>
        
        
          .mybackground {background-color:#cf2d96;}
        
        Background color #cf2d96
      
           Border around this has a color of #cf2d96        
        
          <div style="border:2px solid #cf2d96;">Content here</div>
        
        
          .myborder {border:2px solid #cf2d96;}
        
        Border color #cf2d96