#c50faf color space conversions
Hex:
        #c50faf
        RGB:
        197, 15, 175
        CMY:
        23, 94, 31
        CMYK:
        0, 92, 11, 23
      HSL:
        307°, 85.8491%, 41.5686%
        HSV (HSB):
        307°, 92.3858%, 77.2549%
        XYZ:
        30.9346, 15.3071, 41.8816
        xyY:
        0.3510, 0.1737, 15.3071
      CIE-Lab:
        46.0520, 76.4663, -38.4651
        CIE-LCH:
        46.0520, 85.5959, 333.2961
        CIE-Luv:
        46.0520, 73.3809, -66.8162
        Hunter-Lab:
        39.1243, 72.6681, -36.0814
      #c50faf color charts
#c50faf RGB chart
      #c50faf CMYK chart
      #c50faf RGB pie chart
      #c50faf color shades, tints & tones
#c50faf color schemes
#c50faf color preview, HTML & CSS examples
           This text has a color of #c50faf        
        
          <p style="color:#c50faf;">Text here</p>
        
        
          .mytext {color:#c50faf;}
        
        Text color #c50faf
      
           This box has a color of #c50faf        
        
          <div style="background-color:#c50faf;">Content here</div>
        
        
          .mybackground {background-color:#c50faf;}
        
        Background color #c50faf
      
           Border around this has a color of #c50faf        
        
          <div style="border:2px solid #c50faf;">Content here</div>
        
        
          .myborder {border:2px solid #c50faf;}
        
        Border color #c50faf