#c040f4 color space conversions
Hex:
        #c040f4
        RGB:
        192, 64, 244
        CMY:
        25, 75, 4
        CMYK:
        21, 74, 0, 4
      HSL:
        283°, 89.1089%, 60.3922%
        HSV (HSB):
        283°, 73.7705%, 95.6863%
        XYZ:
        39.9008, 21.4049, 87.6165
        xyY:
        0.2679, 0.1437, 21.4049
      CIE-Lab:
        53.3898, 75.2902, -66.3876
        CIE-LCH:
        53.3898, 100.3789, 318.5955
        CIE-Luv:
        53.3898, 40.2604, -110.7208
        Hunter-Lab:
        46.2654, 72.9794, -79.8963
      #c040f4 color charts
#c040f4 RGB chart
      #c040f4 CMYK chart
      #c040f4 RGB pie chart
      #c040f4 color shades, tints & tones
#c040f4 color schemes
#c040f4 color preview, HTML & CSS examples
           This text has a color of #c040f4        
        
          <p style="color:#c040f4;">Text here</p>
        
        
          .mytext {color:#c040f4;}
        
        Text color #c040f4
      
           This box has a color of #c040f4        
        
          <div style="background-color:#c040f4;">Content here</div>
        
        
          .mybackground {background-color:#c040f4;}
        
        Background color #c040f4
      
           Border around this has a color of #c040f4        
        
          <div style="border:2px solid #c040f4;">Content here</div>
        
        
          .myborder {border:2px solid #c040f4;}
        
        Border color #c040f4