#cf1180 color space conversions
Hex:
        #cf1180
        RGB:
        207, 17, 128
        CMY:
        19, 93, 50
        CMYK:
        0, 92, 38, 19
      HSL:
        325°, 84.8214%, 43.9216%
        HSV (HSB):
        325°, 91.7874%, 81.1765%
        XYZ:
        29.8289, 15.2248, 21.7886
        xyY:
        0.4463, 0.2278, 15.2248
      CIE-Lab:
        45.9406, 72.7986, -10.1881
        CIE-LCH:
        45.9406, 73.5080, 352.0333
        CIE-Luv:
        45.9406, 102.0726, -26.7909
        Hunter-Lab:
        39.0190, 68.1748, -5.7949
      #cf1180 color charts
#cf1180 RGB chart
      #cf1180 CMYK chart
      #cf1180 RGB pie chart
      #cf1180 color shades, tints & tones
#cf1180 color schemes
#cf1180 color preview, HTML & CSS examples
           This text has a color of #cf1180        
        
          <p style="color:#cf1180;">Text here</p>
        
        
          .mytext {color:#cf1180;}
        
        Text color #cf1180
      
           This box has a color of #cf1180        
        
          <div style="background-color:#cf1180;">Content here</div>
        
        
          .mybackground {background-color:#cf1180;}
        
        Background color #cf1180
      
           Border around this has a color of #cf1180        
        
          <div style="border:2px solid #cf1180;">Content here</div>
        
        
          .myborder {border:2px solid #cf1180;}
        
        Border color #cf1180