#cf2180 color space conversions
Hex:
        #cf2180
        RGB:
        207, 33, 128
        CMY:
        19, 87, 50
        CMYK:
        0, 84, 38, 19
      HSL:
        327°, 72.5000%, 47.0588%
        HSV (HSB):
        327°, 84.0580%, 81.1765%
        XYZ:
        30.1723, 15.9116, 21.9031
        xyY:
        0.4438, 0.2340, 15.9116
      CIE-Lab:
        46.8583, 70.1417, -8.8103
        CIE-LCH:
        46.8583, 70.6929, 352.8408
        CIE-Luv:
        46.8583, 99.2345, -24.5444
        Hunter-Lab:
        39.8894, 65.2107, -4.6333
      #cf2180 color charts
#cf2180 RGB chart
      #cf2180 CMYK chart
      #cf2180 RGB pie chart
      #cf2180 color shades, tints & tones
#cf2180 color schemes
#cf2180 color preview, HTML & CSS examples
           This text has a color of #cf2180        
        
          <p style="color:#cf2180;">Text here</p>
        
        
          .mytext {color:#cf2180;}
        
        Text color #cf2180
      
           This box has a color of #cf2180        
        
          <div style="background-color:#cf2180;">Content here</div>
        
        
          .mybackground {background-color:#cf2180;}
        
        Background color #cf2180
      
           Border around this has a color of #cf2180        
        
          <div style="border:2px solid #cf2180;">Content here</div>
        
        
          .myborder {border:2px solid #cf2180;}
        
        Border color #cf2180