#cf2894 color space conversions
Hex:
        #cf2894
        RGB:
        207, 40, 148
        CMY:
        19, 84, 42
        CMYK:
        0, 81, 29, 19
      HSL:
        321°, 67.6113%, 48.4314%
        HSV (HSB):
        321°, 80.6763%, 81.1765%
        XYZ:
        31.8362, 16.9211, 29.6051
        xyY:
        0.4063, 0.2159, 16.9211
      CIE-Lab:
        48.1605, 70.6873, -18.9468
        CIE-LCH:
        48.1605, 73.1825, 344.9953
        CIE-Luv:
        48.1605, 89.0475, -38.6001
        Hunter-Lab:
        41.1353, 66.1615, -13.8764
      #cf2894 color charts
#cf2894 RGB chart
      #cf2894 CMYK chart
      #cf2894 RGB pie chart
      #cf2894 color shades, tints & tones
#cf2894 color schemes
#cf2894 color preview, HTML & CSS examples
           This text has a color of #cf2894        
        
          <p style="color:#cf2894;">Text here</p>
        
        
          .mytext {color:#cf2894;}
        
        Text color #cf2894
      
           This box has a color of #cf2894        
        
          <div style="background-color:#cf2894;">Content here</div>
        
        
          .mybackground {background-color:#cf2894;}
        
        Background color #cf2894
      
           Border around this has a color of #cf2894        
        
          <div style="border:2px solid #cf2894;">Content here</div>
        
        
          .myborder {border:2px solid #cf2894;}
        
        Border color #cf2894