#c80fc8 color space conversions
Hex:
        #c80fc8
        RGB:
        200, 15, 200
        CMY:
        22, 94, 22
        CMYK:
        0, 93, 0, 22
      HSL:
        300°, 86.0465%, 42.1569%
        HSV (HSB):
        300°, 92.5000%, 78.4314%
        XYZ:
        34.4156, 16.7911, 56.0707
        xyY:
        0.3208, 0.1565, 16.7911
      CIE-Lab:
        47.9958, 80.5324, -49.9705
        CIE-LCH:
        47.9958, 94.7762, 328.1803
        CIE-Luv:
        47.9958, 65.5461, -84.7534
        Hunter-Lab:
        40.9770, 78.2080, -52.4453
      #c80fc8 color charts
#c80fc8 RGB chart
      #c80fc8 CMYK chart
      #c80fc8 RGB pie chart
      #c80fc8 color shades, tints & tones
#c80fc8 color schemes
#c80fc8 color preview, HTML & CSS examples
           This text has a color of #c80fc8        
        
          <p style="color:#c80fc8;">Text here</p>
        
        
          .mytext {color:#c80fc8;}
        
        Text color #c80fc8
      
           This box has a color of #c80fc8        
        
          <div style="background-color:#c80fc8;">Content here</div>
        
        
          .mybackground {background-color:#c80fc8;}
        
        Background color #c80fc8
      
           Border around this has a color of #c80fc8        
        
          <div style="border:2px solid #c80fc8;">Content here</div>
        
        
          .myborder {border:2px solid #c80fc8;}
        
        Border color #c80fc8