#c26fff color space conversions
Hex:
        #c26fff
        RGB:
        194, 111, 255
        CMY:
        24, 56, 0
        CMYK:
        24, 56, 0, 0
      HSL:
        275°, 100.0000%, 71.7647%
        HSV (HSB):
        275°, 56.4706%, 100.0000%
        XYZ:
        45.9826, 30.0582, 97.9860
        xyY:
        0.2642, 0.1727, 30.0582
      CIE-Lab:
        61.7044, 57.5810, -59.1190
        CIE-LCH:
        61.7044, 82.5265, 314.2449
        CIE-Luv:
        61.7044, 27.8700, -101.2751
        Hunter-Lab:
        54.8254, 53.7653, -67.5876
      #c26fff color charts
#c26fff RGB chart
      #c26fff CMYK chart
      #c26fff RGB pie chart
      #c26fff color shades, tints & tones
#c26fff color schemes
#c26fff color preview, HTML & CSS examples
           This text has a color of #c26fff        
        
          <p style="color:#c26fff;">Text here</p>
        
        
          .mytext {color:#c26fff;}
        
        Text color #c26fff
      
           This box has a color of #c26fff        
        
          <div style="background-color:#c26fff;">Content here</div>
        
        
          .mybackground {background-color:#c26fff;}
        
        Background color #c26fff
      
           Border around this has a color of #c26fff        
        
          <div style="border:2px solid #c26fff;">Content here</div>
        
        
          .myborder {border:2px solid #c26fff;}
        
        Border color #c26fff