#c50efa color space conversions
Hex:
        #c50efa
        RGB:
        197, 14, 250
        CMY:
        23, 95, 2
        CMYK:
        21, 94, 0, 2
      HSL:
        287°, 95.9350%, 51.7647%
        HSV (HSB):
        287°, 94.4000%, 98.0392%
        XYZ:
        40.4383, 19.0865, 91.9952
        xyY:
        0.2669, 0.1260, 19.0865
      CIE-Lab:
        50.7883, 88.1775, -73.9218
        CIE-LCH:
        50.7883, 115.0639, 320.0259
        CIE-Luv:
        50.7883, 46.5683, -121.0441
        Hunter-Lab:
        43.6881, 88.7678, -94.2668
      #c50efa color charts
#c50efa RGB chart
      #c50efa CMYK chart
      #c50efa RGB pie chart
      #c50efa color shades, tints & tones
#c50efa color schemes
#c50efa color preview, HTML & CSS examples
           This text has a color of #c50efa        
        
          <p style="color:#c50efa;">Text here</p>
        
        
          .mytext {color:#c50efa;}
        
        Text color #c50efa
      
           This box has a color of #c50efa        
        
          <div style="background-color:#c50efa;">Content here</div>
        
        
          .mybackground {background-color:#c50efa;}
        
        Background color #c50efa
      
           Border around this has a color of #c50efa        
        
          <div style="border:2px solid #c50efa;">Content here</div>
        
        
          .myborder {border:2px solid #c50efa;}
        
        Border color #c50efa