#cc80fa color space conversions
Hex:
        #cc80fa
        RGB:
        204, 128, 250
        CMY:
        20, 50, 2
        CMYK:
        18, 49, 0, 2
      HSL:
        277°, 92.4242%, 74.1176%
        HSV (HSB):
        277°, 48.8000%, 98.0392%
        XYZ:
        49.8763, 35.1778, 94.6037
        xyY:
        0.2776, 0.1958, 35.1778
      CIE-Lab:
        65.8869, 50.3335, -49.6601
        CIE-LCH:
        65.8869, 70.7078, 315.3859
        CIE-Luv:
        65.8869, 28.9320, -86.3170
        Hunter-Lab:
        59.3109, 46.3119, -53.0527
      #cc80fa color charts
#cc80fa RGB chart
      #cc80fa CMYK chart
      #cc80fa RGB pie chart
      #cc80fa color shades, tints & tones
#cc80fa color schemes
#cc80fa color preview, HTML & CSS examples
           This text has a color of #cc80fa        
        
          <p style="color:#cc80fa;">Text here</p>
        
        
          .mytext {color:#cc80fa;}
        
        Text color #cc80fa
      
           This box has a color of #cc80fa        
        
          <div style="background-color:#cc80fa;">Content here</div>
        
        
          .mybackground {background-color:#cc80fa;}
        
        Background color #cc80fa
      
           Border around this has a color of #cc80fa        
        
          <div style="border:2px solid #cc80fa;">Content here</div>
        
        
          .myborder {border:2px solid #cc80fa;}
        
        Border color #cc80fa