#e254fe color space conversions
Hex:
        #e254fe
        RGB:
        226, 84, 254
        CMY:
        11, 67, 0
        CMYK:
        11, 67, 0, 0
      HSL:
        290°, 98.8372%, 66.2745%
        HSV (HSB):
        290°, 66.9291%, 99.6078%
        XYZ:
        52.4237, 29.6652, 96.7288
        xyY:
        0.2932, 0.1659, 29.6652
      CIE-Lab:
        61.3642, 76.5801, -58.8762
        CIE-LCH:
        61.3642, 96.5967, 322.4462
        CIE-Luv:
        61.3642, 54.5730, -103.1820
        Hunter-Lab:
        54.4657, 76.4928, -67.1705
      #e254fe color charts
#e254fe RGB chart
      #e254fe CMYK chart
      #e254fe RGB pie chart
      #e254fe color shades, tints & tones
#e254fe color schemes
#e254fe color preview, HTML & CSS examples
           This text has a color of #e254fe        
        
          <p style="color:#e254fe;">Text here</p>
        
        
          .mytext {color:#e254fe;}
        
        Text color #e254fe
      
           This box has a color of #e254fe        
        
          <div style="background-color:#e254fe;">Content here</div>
        
        
          .mybackground {background-color:#e254fe;}
        
        Background color #e254fe
      
           Border around this has a color of #e254fe        
        
          <div style="border:2px solid #e254fe;">Content here</div>
        
        
          .myborder {border:2px solid #e254fe;}
        
        Border color #e254fe