#e305f8 color space conversions
Hex:
        #e305f8
        RGB:
        227, 5, 248
        CMY:
        11, 98, 3
        CMYK:
        8, 98, 0, 3
      HSL:
        295°, 96.0474%, 49.6078%
        HSV (HSB):
        295°, 97.9839%, 97.2549%
        XYZ:
        48.6761, 23.2167, 90.7227
        xyY:
        0.2993, 0.1428, 23.2167
      CIE-Lab:
        55.2949, 92.7274, -65.2759
        CIE-LCH:
        55.2949, 113.3989, 324.8562
        CIE-Luv:
        55.2949, 66.9642, -112.1725
        Hunter-Lab:
        48.1838, 96.0023, -77.9054
      #e305f8 color charts
#e305f8 RGB chart
      #e305f8 CMYK chart
      #e305f8 RGB pie chart
      #e305f8 color shades, tints & tones
#e305f8 color schemes
#e305f8 color preview, HTML & CSS examples
           This text has a color of #e305f8        
        
          <p style="color:#e305f8;">Text here</p>
        
        
          .mytext {color:#e305f8;}
        
        Text color #e305f8
      
           This box has a color of #e305f8        
        
          <div style="background-color:#e305f8;">Content here</div>
        
        
          .mybackground {background-color:#e305f8;}
        
        Background color #e305f8
      
           Border around this has a color of #e305f8        
        
          <div style="border:2px solid #e305f8;">Content here</div>
        
        
          .myborder {border:2px solid #e305f8;}
        
        Border color #e305f8