#c127ff color space conversions
Hex:
        #c127ff
        RGB:
        193, 39, 255
        CMY:
        24, 85, 0
        CMYK:
        24, 85, 0, 0
      HSL:
        283°, 100.0000%, 57.6471%
        HSV (HSB):
        283°, 84.7059%, 100.0000%
        XYZ:
        40.7678, 20.0085, 96.3211
        xyY:
        0.2595, 0.1274, 20.0085
      CIE-Lab:
        51.8468, 84.6336, -75.0150
        CIE-LCH:
        51.8468, 113.0933, 318.4478
        CIE-Luv:
        51.8468, 41.1562, -122.9637
        Hunter-Lab:
        44.7309, 84.4064, -96.3604
      #c127ff color charts
#c127ff RGB chart
      #c127ff CMYK chart
      #c127ff RGB pie chart
      #c127ff color shades, tints & tones
#c127ff color schemes
#c127ff color preview, HTML & CSS examples
           This text has a color of #c127ff        
        
          <p style="color:#c127ff;">Text here</p>
        
        
          .mytext {color:#c127ff;}
        
        Text color #c127ff
      
           This box has a color of #c127ff        
        
          <div style="background-color:#c127ff;">Content here</div>
        
        
          .mybackground {background-color:#c127ff;}
        
        Background color #c127ff
      
           Border around this has a color of #c127ff        
        
          <div style="border:2px solid #c127ff;">Content here</div>
        
        
          .myborder {border:2px solid #c127ff;}
        
        Border color #c127ff