#e265f2 color space conversions
Hex:
        #e265f2
        RGB:
        226, 101, 242
        CMY:
        11, 60, 5
        CMYK:
        7, 58, 0, 5
      HSL:
        293°, 84.4311%, 67.2549%
        HSV (HSB):
        293°, 58.2645%, 94.9020%
        XYZ:
        52.0447, 31.8869, 87.4161
        xyY:
        0.3037, 0.1861, 31.8869
      CIE-Lab:
        63.2493, 67.4641, -49.2466
        CIE-LCH:
        63.2493, 83.5263, 323.8718
        CIE-Luv:
        63.2493, 53.2931, -87.3696
        Hunter-Lab:
        56.4685, 65.6963, -52.2560
      #e265f2 color charts
#e265f2 RGB chart
      #e265f2 CMYK chart
      #e265f2 RGB pie chart
      #e265f2 color shades, tints & tones
#e265f2 color schemes
#e265f2 color preview, HTML & CSS examples
           This text has a color of #e265f2        
        
          <p style="color:#e265f2;">Text here</p>
        
        
          .mytext {color:#e265f2;}
        
        Text color #e265f2
      
           This box has a color of #e265f2        
        
          <div style="background-color:#e265f2;">Content here</div>
        
        
          .mybackground {background-color:#e265f2;}
        
        Background color #e265f2
      
           Border around this has a color of #e265f2        
        
          <div style="border:2px solid #e265f2;">Content here</div>
        
        
          .myborder {border:2px solid #e265f2;}
        
        Border color #e265f2