#e267ce color space conversions
Hex:
        #e267ce
        RGB:
        226, 103, 206
        CMY:
        11, 60, 19
        CMYK:
        0, 54, 9, 11
      HSL:
        310°, 67.9558%, 64.5098%
        HSV (HSB):
        310°, 54.4248%, 88.6275%
        XYZ:
        47.3549, 30.3255, 61.7500
        xyY:
        0.3396, 0.2175, 30.3255
      CIE-Lab:
        61.9340, 60.4577, -31.1784
        CIE-LCH:
        61.9340, 68.0237, 332.7196
        CIE-Luv:
        61.9340, 62.5471, -57.4395
        Hunter-Lab:
        55.0686, 57.1267, -27.9357
      #e267ce color charts
#e267ce RGB chart
      #e267ce CMYK chart
      #e267ce RGB pie chart
      #e267ce color shades, tints & tones
#e267ce color schemes
#e267ce color preview, HTML & CSS examples
           This text has a color of #e267ce        
        
          <p style="color:#e267ce;">Text here</p>
        
        
          .mytext {color:#e267ce;}
        
        Text color #e267ce
      
           This box has a color of #e267ce        
        
          <div style="background-color:#e267ce;">Content here</div>
        
        
          .mybackground {background-color:#e267ce;}
        
        Background color #e267ce
      
           Border around this has a color of #e267ce        
        
          <div style="border:2px solid #e267ce;">Content here</div>
        
        
          .myborder {border:2px solid #e267ce;}
        
        Border color #e267ce