#e84fea color space conversions
Hex:
        #e84fea
        RGB:
        232, 79, 234
        CMY:
        9, 69, 8
        CMYK:
        1, 66, 0, 8
      HSL:
        299°, 78.6802%, 61.3725%
        HSV (HSB):
        299°, 66.2393%, 91.7647%
        XYZ:
        50.9260, 28.6883, 80.6952
        xyY:
        0.3177, 0.1790, 28.6883
      CIE-Lab:
        60.5055, 76.3385, -49.0858
        CIE-LCH:
        60.5055, 90.7579, 327.2589
        CIE-Luv:
        60.5055, 65.8971, -87.6135
        Hunter-Lab:
        53.5614, 75.9845, -51.8328
      #e84fea color charts
#e84fea RGB chart
      #e84fea CMYK chart
      #e84fea RGB pie chart
      #e84fea color shades, tints & tones
#e84fea color schemes
#e84fea color preview, HTML & CSS examples
           This text has a color of #e84fea        
        
          <p style="color:#e84fea;">Text here</p>
        
        
          .mytext {color:#e84fea;}
        
        Text color #e84fea
      
           This box has a color of #e84fea        
        
          <div style="background-color:#e84fea;">Content here</div>
        
        
          .mybackground {background-color:#e84fea;}
        
        Background color #e84fea
      
           Border around this has a color of #e84fea        
        
          <div style="border:2px solid #e84fea;">Content here</div>
        
        
          .myborder {border:2px solid #e84fea;}
        
        Border color #e84fea