#cf2056 color space conversions
Hex:
        #cf2056
        RGB:
        207, 32, 86
        CMY:
        19, 87, 66
        CMYK:
        0, 85, 58, 19
      HSL:
        341°, 73.2218%, 46.8627%
        HSV (HSB):
        341°, 84.5411%, 81.1765%
        XYZ:
        27.9284, 14.9703, 10.2217
        xyY:
        0.5258, 0.2818, 14.9703
      CIE-Lab:
        45.5935, 66.9194, 15.2985
        CIE-LCH:
        45.5935, 68.6458, 12.8771
        CIE-Luv:
        45.5935, 116.5877, 4.4468
        Hunter-Lab:
        38.6915, 61.1351, 11.4206
      #cf2056 color charts
#cf2056 RGB chart
      #cf2056 CMYK chart
      #cf2056 RGB pie chart
      #cf2056 color shades, tints & tones
#cf2056 color schemes
#cf2056 color preview, HTML & CSS examples
           This text has a color of #cf2056        
        
          <p style="color:#cf2056;">Text here</p>
        
        
          .mytext {color:#cf2056;}
        
        Text color #cf2056
      
           This box has a color of #cf2056        
        
          <div style="background-color:#cf2056;">Content here</div>
        
        
          .mybackground {background-color:#cf2056;}
        
        Background color #cf2056
      
           Border around this has a color of #cf2056        
        
          <div style="border:2px solid #cf2056;">Content here</div>
        
        
          .myborder {border:2px solid #cf2056;}
        
        Border color #cf2056