#c140fb color space conversions
Hex:
        #c140fb
        RGB:
        193, 64, 251
        CMY:
        24, 75, 2
        CMYK:
        23, 75, 0, 2
      HSL:
        281°, 95.8974%, 61.7647%
        HSV (HSB):
        281°, 74.5020%, 98.4314%
        XYZ:
        41.2383, 21.9693, 93.3338
        xyY:
        0.2634, 0.1403, 21.9693
      CIE-Lab:
        53.9944, 76.8217, -69.3066
        CIE-LCH:
        53.9944, 103.4649, 317.9440
        CIE-Luv:
        53.9944, 39.0487, -115.4743
        Hunter-Lab:
        46.8714, 75.0226, -85.2526
      #c140fb color charts
#c140fb RGB chart
      #c140fb CMYK chart
      #c140fb RGB pie chart
      #c140fb color shades, tints & tones
#c140fb color schemes
#c140fb color preview, HTML & CSS examples
           This text has a color of #c140fb        
        
          <p style="color:#c140fb;">Text here</p>
        
        
          .mytext {color:#c140fb;}
        
        Text color #c140fb
      
           This box has a color of #c140fb        
        
          <div style="background-color:#c140fb;">Content here</div>
        
        
          .mybackground {background-color:#c140fb;}
        
        Background color #c140fb
      
           Border around this has a color of #c140fb        
        
          <div style="border:2px solid #c140fb;">Content here</div>
        
        
          .myborder {border:2px solid #c140fb;}
        
        Border color #c140fb