#e450ea color space conversions
Hex:
        #e450ea
        RGB:
        228, 80, 234
        CMY:
        11, 69, 8
        CMYK:
        3, 66, 0, 8
      HSL:
        298°, 78.5714%, 61.5686%
        HSV (HSB):
        298°, 65.8120%, 91.7647%
        XYZ:
        49.7149, 28.1718, 80.6593
        xyY:
        0.3136, 0.1777, 28.1718
      CIE-Lab:
        60.0436, 75.0842, -49.8554
        CIE-LCH:
        60.0436, 90.1288, 326.4161
        CIE-Luv:
        60.0436, 62.8899, -88.4880
        Hunter-Lab:
        53.0771, 74.3076, -52.9468
      #e450ea color charts
#e450ea RGB chart
      #e450ea CMYK chart
      #e450ea RGB pie chart
      #e450ea color shades, tints & tones
#e450ea color schemes
#e450ea color preview, HTML & CSS examples
           This text has a color of #e450ea        
        
          <p style="color:#e450ea;">Text here</p>
        
        
          .mytext {color:#e450ea;}
        
        Text color #e450ea
      
           This box has a color of #e450ea        
        
          <div style="background-color:#e450ea;">Content here</div>
        
        
          .mybackground {background-color:#e450ea;}
        
        Background color #e450ea
      
           Border around this has a color of #e450ea        
        
          <div style="border:2px solid #e450ea;">Content here</div>
        
        
          .myborder {border:2px solid #e450ea;}
        
        Border color #e450ea