#e45bfa color space conversions
Hex:
        #e45bfa
        RGB:
        228, 91, 250
        CMY:
        11, 64, 2
        CMYK:
        9, 64, 0, 2
      HSL:
        292°, 94.0828%, 66.8627%
        HSV (HSB):
        292°, 63.6000%, 98.0392%
        XYZ:
        52.9913, 30.8783, 93.6096
        xyY:
        0.2986, 0.1740, 30.8783
      CIE-Lab:
        62.4047, 73.5696, -54.9930
        CIE-LCH:
        62.4047, 91.8516, 323.2220
        CIE-Luv:
        62.4047, 55.2599, -97.0639
        Hunter-Lab:
        55.5682, 72.9779, -60.9815
      #e45bfa color charts
#e45bfa RGB chart
      #e45bfa CMYK chart
      #e45bfa RGB pie chart
      #e45bfa color shades, tints & tones
#e45bfa color schemes
#e45bfa color preview, HTML & CSS examples
           This text has a color of #e45bfa        
        
          <p style="color:#e45bfa;">Text here</p>
        
        
          .mytext {color:#e45bfa;}
        
        Text color #e45bfa
      
           This box has a color of #e45bfa        
        
          <div style="background-color:#e45bfa;">Content here</div>
        
        
          .mybackground {background-color:#e45bfa;}
        
        Background color #e45bfa
      
           Border around this has a color of #e45bfa        
        
          <div style="border:2px solid #e45bfa;">Content here</div>
        
        
          .myborder {border:2px solid #e45bfa;}
        
        Border color #e45bfa