#e260ec color space conversions
Hex:
        #e260ec
        RGB:
        226, 96, 236
        CMY:
        11, 62, 7
        CMYK:
        4, 59, 0, 7
      HSL:
        296°, 78.6517%, 65.0980%
        HSV (HSB):
        296°, 59.3220%, 92.5490%
        XYZ:
        50.6872, 30.5906, 82.5899
        xyY:
        0.3093, 0.1867, 30.5906
      CIE-Lab:
        62.1605, 68.5693, -47.6381
        CIE-LCH:
        62.1605, 83.4933, 325.2106
        CIE-Luv:
        62.1605, 56.4694, -84.6837
        Hunter-Lab:
        55.3088, 66.7943, -49.8187
      #e260ec color charts
#e260ec RGB chart
      #e260ec CMYK chart
      #e260ec RGB pie chart
      #e260ec color shades, tints & tones
#e260ec color schemes
#e260ec color preview, HTML & CSS examples
           This text has a color of #e260ec        
        
          <p style="color:#e260ec;">Text here</p>
        
        
          .mytext {color:#e260ec;}
        
        Text color #e260ec
      
           This box has a color of #e260ec        
        
          <div style="background-color:#e260ec;">Content here</div>
        
        
          .mybackground {background-color:#e260ec;}
        
        Background color #e260ec
      
           Border around this has a color of #e260ec        
        
          <div style="border:2px solid #e260ec;">Content here</div>
        
        
          .myborder {border:2px solid #e260ec;}
        
        Border color #e260ec