#e256f7 color space conversions
Hex:
        #e256f7
        RGB:
        226, 86, 247
        CMY:
        11, 66, 3
        CMYK:
        9, 65, 0, 3
      HSL:
        292°, 90.9605%, 65.2941%
        HSV (HSB):
        292°, 65.1822%, 96.8627%
        XYZ:
        51.4803, 29.5397, 90.9841
        xyY:
        0.2993, 0.1717, 29.5397
      CIE-Lab:
        61.2550, 74.5761, -55.1804
        CIE-LCH:
        61.2550, 92.7710, 323.5015
        CIE-Luv:
        61.2550, 56.1017, -97.1147
        Hunter-Lab:
        54.3505, 73.9604, -61.2077
      #e256f7 color charts
#e256f7 RGB chart
      #e256f7 CMYK chart
      #e256f7 RGB pie chart
      #e256f7 color shades, tints & tones
#e256f7 color schemes
#e256f7 color preview, HTML & CSS examples
           This text has a color of #e256f7        
        
          <p style="color:#e256f7;">Text here</p>
        
        
          .mytext {color:#e256f7;}
        
        Text color #e256f7
      
           This box has a color of #e256f7        
        
          <div style="background-color:#e256f7;">Content here</div>
        
        
          .mybackground {background-color:#e256f7;}
        
        Background color #e256f7
      
           Border around this has a color of #e256f7        
        
          <div style="border:2px solid #e256f7;">Content here</div>
        
        
          .myborder {border:2px solid #e256f7;}
        
        Border color #e256f7