#c8146b color space conversions
Hex:
        #c8146b
        RGB:
        200, 20, 107
        CMY:
        22, 92, 58
        CMYK:
        0, 90, 47, 22
      HSL:
        331°, 81.8182%, 43.1373%
        HSV (HSB):
        331°, 90.0000%, 78.4314%
        XYZ:
        26.7234, 13.8412, 15.1731
        xyY:
        0.4794, 0.2483, 13.8412
      CIE-Lab:
        44.0043, 68.9183, -0.2336
        CIE-LCH:
        44.0043, 68.9187, 359.8058
        CIE-Luv:
        44.0043, 105.3232, -13.2825
        Hunter-Lab:
        37.2038, 63.1097, 1.8620
      #c8146b color charts
#c8146b RGB chart
      #c8146b CMYK chart
      #c8146b RGB pie chart
      #c8146b color shades, tints & tones
#c8146b color schemes
#c8146b color preview, HTML & CSS examples
           This text has a color of #c8146b        
        
          <p style="color:#c8146b;">Text here</p>
        
        
          .mytext {color:#c8146b;}
        
        Text color #c8146b
      
           This box has a color of #c8146b        
        
          <div style="background-color:#c8146b;">Content here</div>
        
        
          .mybackground {background-color:#c8146b;}
        
        Background color #c8146b
      
           Border around this has a color of #c8146b        
        
          <div style="border:2px solid #c8146b;">Content here</div>
        
        
          .myborder {border:2px solid #c8146b;}
        
        Border color #c8146b