#c50edd color space conversions
Hex:
        #c50edd
        RGB:
        197, 14, 221
        CMY:
        23, 95, 13
        CMYK:
        11, 94, 0, 13
      HSL:
        293°, 88.0851%, 46.0784%
        HSV (HSB):
        293°, 93.6652%, 86.6667%
        XYZ:
        36.2341, 17.4049, 69.8563
        xyY:
        0.2934, 0.1409, 17.4049
      CIE-Lab:
        48.7662, 83.3816, -60.8300
        CIE-LCH:
        48.7662, 103.2123, 323.8878
        CIE-Luv:
        48.7662, 55.8526, -100.9891
        Hunter-Lab:
        41.7191, 82.0234, -70.0744
      #c50edd color charts
#c50edd RGB chart
      #c50edd CMYK chart
      #c50edd RGB pie chart
      #c50edd color shades, tints & tones
#c50edd color schemes
#c50edd color preview, HTML & CSS examples
           This text has a color of #c50edd        
        
          <p style="color:#c50edd;">Text here</p>
        
        
          .mytext {color:#c50edd;}
        
        Text color #c50edd
      
           This box has a color of #c50edd        
        
          <div style="background-color:#c50edd;">Content here</div>
        
        
          .mybackground {background-color:#c50edd;}
        
        Background color #c50edd
      
           Border around this has a color of #c50edd        
        
          <div style="border:2px solid #c50edd;">Content here</div>
        
        
          .myborder {border:2px solid #c50edd;}
        
        Border color #c50edd