#c266fa color space conversions
Hex:
        #c266fa
        RGB:
        194, 102, 250
        CMY:
        24, 60, 2
        CMYK:
        22, 59, 0, 2
      HSL:
        277°, 93.6709%, 69.0196%
        HSV (HSB):
        277°, 59.2000%, 98.0392%
        XYZ:
        44.2548, 27.8742, 93.4903
        xyY:
        0.2672, 0.1683, 27.8742
      CIE-Lab:
        59.7749, 60.9188, -59.4463
        CIE-LCH:
        59.7749, 85.1173, 315.7009
        CIE-Luv:
        59.7749, 31.4415, -101.5023
        Hunter-Lab:
        52.7960, 57.2297, -68.0324
      #c266fa color charts
#c266fa RGB chart
      #c266fa CMYK chart
      #c266fa RGB pie chart
      #c266fa color shades, tints & tones
#c266fa color schemes
#c266fa color preview, HTML & CSS examples
           This text has a color of #c266fa        
        
          <p style="color:#c266fa;">Text here</p>
        
        
          .mytext {color:#c266fa;}
        
        Text color #c266fa
      
           This box has a color of #c266fa        
        
          <div style="background-color:#c266fa;">Content here</div>
        
        
          .mybackground {background-color:#c266fa;}
        
        Background color #c266fa
      
           Border around this has a color of #c266fa        
        
          <div style="border:2px solid #c266fa;">Content here</div>
        
        
          .myborder {border:2px solid #c266fa;}
        
        Border color #c266fa