#c26cfb color space conversions
Hex:
        #c26cfb
        RGB:
        194, 108, 251
        CMY:
        24, 58, 2
        CMYK:
        23, 57, 0, 2
      HSL:
        276°, 94.7020%, 70.3922%
        HSV (HSB):
        276°, 56.9721%, 98.4314%
        XYZ:
        45.0233, 29.1595, 94.5221
        xyY:
        0.2669, 0.1728, 29.1595
      CIE-Lab:
        60.9221, 58.2042, -58.1651
        CIE-LCH:
        60.9221, 82.2855, 315.0192
        CIE-Luv:
        60.9221, 29.5207, -99.5713
        Hunter-Lab:
        53.9995, 54.3291, -65.9830
      #c26cfb color charts
#c26cfb RGB chart
      #c26cfb CMYK chart
      #c26cfb RGB pie chart
      #c26cfb color shades, tints & tones
#c26cfb color schemes
#c26cfb color preview, HTML & CSS examples
           This text has a color of #c26cfb        
        
          <p style="color:#c26cfb;">Text here</p>
        
        
          .mytext {color:#c26cfb;}
        
        Text color #c26cfb
      
           This box has a color of #c26cfb        
        
          <div style="background-color:#c26cfb;">Content here</div>
        
        
          .mybackground {background-color:#c26cfb;}
        
        Background color #c26cfb
      
           Border around this has a color of #c26cfb        
        
          <div style="border:2px solid #c26cfb;">Content here</div>
        
        
          .myborder {border:2px solid #c26cfb;}
        
        Border color #c26cfb