#c701fa color space conversions
Hex:
        #c701fa
        RGB:
        199, 1, 250
        CMY:
        22, 100, 2
        CMYK:
        20, 100, 0, 2
      HSL:
        288°, 99.2032%, 49.2157%
        HSV (HSB):
        288°, 99.6000%, 98.0392%
        XYZ:
        40.8194, 19.0659, 91.9712
        xyY:
        0.2688, 0.1256, 19.0659
      CIE-Lab:
        50.7643, 89.4585, -73.9467
        CIE-LCH:
        50.7643, 116.0643, 320.4228
        CIE-Luv:
        50.7643, 48.2151, -121.1897
        Hunter-Lab:
        43.6646, 90.4558, -94.3180
      #c701fa color charts
#c701fa RGB chart
      #c701fa CMYK chart
      #c701fa RGB pie chart
      #c701fa color shades, tints & tones
#c701fa color schemes
#c701fa color preview, HTML & CSS examples
           This text has a color of #c701fa        
        
          <p style="color:#c701fa;">Text here</p>
        
        
          .mytext {color:#c701fa;}
        
        Text color #c701fa
      
           This box has a color of #c701fa        
        
          <div style="background-color:#c701fa;">Content here</div>
        
        
          .mybackground {background-color:#c701fa;}
        
        Background color #c701fa
      
           Border around this has a color of #c701fa        
        
          <div style="border:2px solid #c701fa;">Content here</div>
        
        
          .myborder {border:2px solid #c701fa;}
        
        Border color #c701fa