#e442d7 color space conversions
Hex:
        #e442d7
        RGB:
        228, 66, 215
        CMY:
        11, 74, 16
        CMYK:
        0, 71, 6, 11
      HSL:
        305°, 75.0000%, 57.6471%
        HSV (HSB):
        305°, 71.0526%, 89.4118%
        XYZ:
        46.2089, 25.2967, 66.7373
        xyY:
        0.3343, 0.1830, 25.2967
      CIE-Lab:
        57.3634, 76.9352, -43.4007
        CIE-LCH:
        57.3634, 88.3326, 330.5718
        CIE-Luv:
        57.3634, 72.6971, -77.9809
        Hunter-Lab:
        50.2958, 75.9776, -43.4645
      #e442d7 color charts
#e442d7 RGB chart
      #e442d7 CMYK chart
      #e442d7 RGB pie chart
      #e442d7 color shades, tints & tones
#e442d7 color schemes
#e442d7 color preview, HTML & CSS examples
           This text has a color of #e442d7        
        
          <p style="color:#e442d7;">Text here</p>
        
        
          .mytext {color:#e442d7;}
        
        Text color #e442d7
      
           This box has a color of #e442d7        
        
          <div style="background-color:#e442d7;">Content here</div>
        
        
          .mybackground {background-color:#e442d7;}
        
        Background color #e442d7
      
           Border around this has a color of #e442d7        
        
          <div style="border:2px solid #e442d7;">Content here</div>
        
        
          .myborder {border:2px solid #e442d7;}
        
        Border color #e442d7