#e260d8 color space conversions
Hex:
        #e260d8
        RGB:
        226, 96, 216
        CMY:
        11, 62, 15
        CMYK:
        0, 58, 4, 11
      HSL:
        305°, 69.1489%, 63.1373%
        HSV (HSB):
        305°, 57.5221%, 88.6275%
        XYZ:
        47.9416, 29.4924, 68.1315
        xyY:
        0.3293, 0.2026, 29.4924
      CIE-Lab:
        61.2137, 65.1928, -37.9372
        CIE-LCH:
        61.2137, 75.4277, 329.8039
        CIE-Luv:
        61.2137, 62.2247, -68.6500
        Hunter-Lab:
        54.3069, 62.5410, -36.3684
      #e260d8 color charts
#e260d8 RGB chart
      #e260d8 CMYK chart
      #e260d8 RGB pie chart
      #e260d8 color shades, tints & tones
#e260d8 color schemes
#e260d8 color preview, HTML & CSS examples
           This text has a color of #e260d8        
        
          <p style="color:#e260d8;">Text here</p>
        
        
          .mytext {color:#e260d8;}
        
        Text color #e260d8
      
           This box has a color of #e260d8        
        
          <div style="background-color:#e260d8;">Content here</div>
        
        
          .mybackground {background-color:#e260d8;}
        
        Background color #e260d8
      
           Border around this has a color of #e260d8        
        
          <div style="border:2px solid #e260d8;">Content here</div>
        
        
          .myborder {border:2px solid #e260d8;}
        
        Border color #e260d8