#e442f3 color space conversions
Hex:
        #e442f3
        RGB:
        228, 66, 243
        CMY:
        11, 74, 5
        CMYK:
        6, 73, 0, 5
      HSL:
        295°, 88.0597%, 60.5882%
        HSV (HSB):
        295°, 72.8395%, 95.2941%
        XYZ:
        50.1208, 26.8615, 87.3371
        xyY:
        0.3050, 0.1635, 26.8615
      CIE-Lab:
        58.8459, 81.3405, -56.7827
        CIE-LCH:
        58.8459, 99.1995, 325.0816
        CIE-Luv:
        58.8459, 63.1389, -99.6374
        Hunter-Lab:
        51.8281, 81.9209, -63.6319
      #e442f3 color charts
#e442f3 RGB chart
      #e442f3 CMYK chart
      #e442f3 RGB pie chart
      #e442f3 color shades, tints & tones
#e442f3 color schemes
#e442f3 color preview, HTML & CSS examples
           This text has a color of #e442f3        
        
          <p style="color:#e442f3;">Text here</p>
        
        
          .mytext {color:#e442f3;}
        
        Text color #e442f3
      
           This box has a color of #e442f3        
        
          <div style="background-color:#e442f3;">Content here</div>
        
        
          .mybackground {background-color:#e442f3;}
        
        Background color #e442f3
      
           Border around this has a color of #e442f3        
        
          <div style="border:2px solid #e442f3;">Content here</div>
        
        
          .myborder {border:2px solid #e442f3;}
        
        Border color #e442f3