#e27cfb color space conversions
Hex:
        #e27cfb
        RGB:
        226, 124, 251
        CMY:
        11, 51, 2
        CMYK:
        10, 51, 0, 2
      HSL:
        288°, 94.0741%, 73.5294%
        HSV (HSB):
        288°, 50.5976%, 98.4314%
        XYZ:
        55.9843, 37.5491, 95.5638
        xyY:
        0.2961, 0.1986, 37.5491
      CIE-Lab:
        67.6870, 58.4076, -47.1999
        CIE-LCH:
        67.6870, 75.0951, 321.0579
        CIE-Luv:
        67.6870, 43.4293, -83.8537
        Hunter-Lab:
        61.2773, 55.8461, -49.5704
      #e27cfb color charts
#e27cfb RGB chart
      #e27cfb CMYK chart
      #e27cfb RGB pie chart
      #e27cfb color shades, tints & tones
#e27cfb color schemes
#e27cfb color preview, HTML & CSS examples
           This text has a color of #e27cfb        
        
          <p style="color:#e27cfb;">Text here</p>
        
        
          .mytext {color:#e27cfb;}
        
        Text color #e27cfb
      
           This box has a color of #e27cfb        
        
          <div style="background-color:#e27cfb;">Content here</div>
        
        
          .mybackground {background-color:#e27cfb;}
        
        Background color #e27cfb
      
           Border around this has a color of #e27cfb        
        
          <div style="border:2px solid #e27cfb;">Content here</div>
        
        
          .myborder {border:2px solid #e27cfb;}
        
        Border color #e27cfb