#c14fff color space conversions
Hex:
        #c14fff
        RGB:
        193, 79, 255
        CMY:
        24, 69, 0
        CMYK:
        24, 69, 0, 0
      HSL:
        279°, 100.0000%, 65.4902%
        HSV (HSB):
        279°, 69.0196%, 100.0000%
        XYZ:
        42.8383, 24.1494, 97.0112
        xyY:
        0.2612, 0.1473, 24.1494
      CIE-Lab:
        56.2371, 71.9884, -67.9030
        CIE-LCH:
        56.2371, 98.9603, 316.6728
        CIE-Luv:
        56.2371, 35.3239, -114.1293
        Hunter-Lab:
        49.1421, 69.6041, -82.6448
      #c14fff color charts
#c14fff RGB chart
      #c14fff CMYK chart
      #c14fff RGB pie chart
      #c14fff color shades, tints & tones
#c14fff color schemes
#c14fff color preview, HTML & CSS examples
           This text has a color of #c14fff        
        
          <p style="color:#c14fff;">Text here</p>
        
        
          .mytext {color:#c14fff;}
        
        Text color #c14fff
      
           This box has a color of #c14fff        
        
          <div style="background-color:#c14fff;">Content here</div>
        
        
          .mybackground {background-color:#c14fff;}
        
        Background color #c14fff
      
           Border around this has a color of #c14fff        
        
          <div style="border:2px solid #c14fff;">Content here</div>
        
        
          .myborder {border:2px solid #c14fff;}
        
        Border color #c14fff