#e267f1 color space conversions
Hex:
        #e267f1
        RGB:
        226, 103, 241
        CMY:
        11, 60, 5
        CMYK:
        6, 57, 0, 5
      HSL:
        293°, 83.1325%, 67.4510%
        HSV (HSB):
        293°, 57.2614%, 94.5098%
        XYZ:
        52.0915, 32.2201, 86.6927
        xyY:
        0.3046, 0.1884, 32.2201
      CIE-Lab:
        63.5244, 66.4009, -48.2581
        CIE-LCH:
        63.5244, 82.0848, 323.9915
        CIE-Luv:
        63.5244, 52.9352, -85.7168
        Hunter-Lab:
        56.7628, 64.4754, -50.8185
      #e267f1 color charts
#e267f1 RGB chart
      #e267f1 CMYK chart
      #e267f1 RGB pie chart
      #e267f1 color shades, tints & tones
#e267f1 color schemes
#e267f1 color preview, HTML & CSS examples
           This text has a color of #e267f1        
        
          <p style="color:#e267f1;">Text here</p>
        
        
          .mytext {color:#e267f1;}
        
        Text color #e267f1
      
           This box has a color of #e267f1        
        
          <div style="background-color:#e267f1;">Content here</div>
        
        
          .mybackground {background-color:#e267f1;}
        
        Background color #e267f1
      
           Border around this has a color of #e267f1        
        
          <div style="border:2px solid #e267f1;">Content here</div>
        
        
          .myborder {border:2px solid #e267f1;}
        
        Border color #e267f1