#e260ce color space conversions
Hex:
        #e260ce
        RGB:
        226, 96, 206
        CMY:
        11, 62, 19
        CMYK:
        0, 58, 9, 11
      HSL:
        309°, 69.1489%, 63.1373%
        HSV (HSB):
        309°, 57.5221%, 88.6275%
        XYZ:
        46.6875, 28.9907, 61.5276
        xyY:
        0.3403, 0.2113, 28.9907
      CIE-Lab:
        60.7734, 63.5894, -32.9804
        CIE-LCH:
        60.7734, 71.6332, 332.5867
        CIE-Luv:
        60.7734, 65.1877, -60.5552
        Hunter-Lab:
        53.8430, 60.5526, -30.0618
      #e260ce color charts
#e260ce RGB chart
      #e260ce CMYK chart
      #e260ce RGB pie chart
      #e260ce color shades, tints & tones
#e260ce color schemes
#e260ce color preview, HTML & CSS examples
           This text has a color of #e260ce        
        
          <p style="color:#e260ce;">Text here</p>
        
        
          .mytext {color:#e260ce;}
        
        Text color #e260ce
      
           This box has a color of #e260ce        
        
          <div style="background-color:#e260ce;">Content here</div>
        
        
          .mybackground {background-color:#e260ce;}
        
        Background color #e260ce
      
           Border around this has a color of #e260ce        
        
          <div style="border:2px solid #e260ce;">Content here</div>
        
        
          .myborder {border:2px solid #e260ce;}
        
        Border color #e260ce