#c140fe color space conversions
Hex:
        #c140fe
        RGB:
        193, 64, 254
        CMY:
        24, 75, 0
        CMYK:
        24, 75, 0, 0
      HSL:
        281°, 98.9583%, 62.3529%
        HSV (HSB):
        281°, 74.8031%, 99.6078%
        XYZ:
        41.7151, 22.1600, 95.8446
        xyY:
        0.2612, 0.1387, 22.1600
      CIE-Lab:
        54.1964, 77.4044, -70.6470
        CIE-LCH:
        54.1964, 104.7971, 317.6133
        CIE-Luv:
        54.1964, 38.2917, -117.5952
        Hunter-Lab:
        47.0744, 75.7980, -87.7637
      #c140fe color charts
#c140fe RGB chart
      #c140fe CMYK chart
      #c140fe RGB pie chart
      #c140fe color shades, tints & tones
#c140fe color schemes
#c140fe color preview, HTML & CSS examples
           This text has a color of #c140fe        
        
          <p style="color:#c140fe;">Text here</p>
        
        
          .mytext {color:#c140fe;}
        
        Text color #c140fe
      
           This box has a color of #c140fe        
        
          <div style="background-color:#c140fe;">Content here</div>
        
        
          .mybackground {background-color:#c140fe;}
        
        Background color #c140fe
      
           Border around this has a color of #c140fe        
        
          <div style="border:2px solid #c140fe;">Content here</div>
        
        
          .myborder {border:2px solid #c140fe;}
        
        Border color #c140fe