#e260d5 color space conversions
Hex:
        #e260d5
        RGB:
        226, 96, 213
        CMY:
        11, 62, 16
        CMYK:
        0, 58, 6, 11
      HSL:
        306°, 69.1489%, 63.1373%
        HSV (HSB):
        306°, 57.5221%, 88.6275%
        XYZ:
        47.5571, 29.3386, 66.1072
        xyY:
        0.3326, 0.2052, 29.3386
      CIE-Lab:
        61.0793, 64.7055, -36.4576
        CIE-LCH:
        61.0793, 74.2696, 330.6014
        CIE-Luv:
        61.0793, 63.1084, -66.2252
        Hunter-Lab:
        54.1651, 61.9346, -34.4464
      #e260d5 color charts
#e260d5 RGB chart
      #e260d5 CMYK chart
      #e260d5 RGB pie chart
      #e260d5 color shades, tints & tones
#e260d5 color schemes
#e260d5 color preview, HTML & CSS examples
           This text has a color of #e260d5        
        
          <p style="color:#e260d5;">Text here</p>
        
        
          .mytext {color:#e260d5;}
        
        Text color #e260d5
      
           This box has a color of #e260d5        
        
          <div style="background-color:#e260d5;">Content here</div>
        
        
          .mybackground {background-color:#e260d5;}
        
        Background color #e260d5
      
           Border around this has a color of #e260d5        
        
          <div style="border:2px solid #e260d5;">Content here</div>
        
        
          .myborder {border:2px solid #e260d5;}
        
        Border color #e260d5