#c140f5 color space conversions
Hex:
        #c140f5
        RGB:
        193, 64, 245
        CMY:
        24, 75, 4
        CMYK:
        21, 74, 0, 4
      HSL:
        283°, 90.0498%, 60.5882%
        HSV (HSB):
        283°, 73.8776%, 96.0784%
        XYZ:
        40.3071, 21.5968, 88.4304
        xyY:
        0.2681, 0.1437, 21.5968
      CIE-Lab:
        53.5966, 75.6657, -66.6054
        CIE-LCH:
        53.5966, 100.8047, 318.6439
        CIE-Luv:
        53.5966, 40.5939, -111.1953
        Hunter-Lab:
        46.4724, 73.4927, -80.2898
      #c140f5 color charts
#c140f5 RGB chart
      #c140f5 CMYK chart
      #c140f5 RGB pie chart
      #c140f5 color shades, tints & tones
#c140f5 color schemes
#c140f5 color preview, HTML & CSS examples
           This text has a color of #c140f5        
        
          <p style="color:#c140f5;">Text here</p>
        
        
          .mytext {color:#c140f5;}
        
        Text color #c140f5
      
           This box has a color of #c140f5        
        
          <div style="background-color:#c140f5;">Content here</div>
        
        
          .mybackground {background-color:#c140f5;}
        
        Background color #c140f5
      
           Border around this has a color of #c140f5        
        
          <div style="border:2px solid #c140f5;">Content here</div>
        
        
          .myborder {border:2px solid #c140f5;}
        
        Border color #c140f5