#e44cf0 color space conversions
Hex:
        #e44cf0
        RGB:
        228, 76, 240
        CMY:
        11, 70, 6
        CMYK:
        5, 68, 0, 6
      HSL:
        296°, 84.5361%, 61.9608%
        HSV (HSB):
        296°, 68.3333%, 94.1176%
        XYZ:
        50.3075, 27.9541, 85.1823
        xyY:
        0.3078, 0.1710, 27.9541
      CIE-Lab:
        59.8473, 77.5252, -53.5151
        CIE-LCH:
        59.8473, 94.2020, 325.3829
        CIE-Luv:
        59.8473, 61.9730, -94.4502
        Hunter-Lab:
        52.8717, 77.3178, -58.5128
      #e44cf0 color charts
#e44cf0 RGB chart
      #e44cf0 CMYK chart
      #e44cf0 RGB pie chart
      #e44cf0 color shades, tints & tones
#e44cf0 color schemes
#e44cf0 color preview, HTML & CSS examples
           This text has a color of #e44cf0        
        
          <p style="color:#e44cf0;">Text here</p>
        
        
          .mytext {color:#e44cf0;}
        
        Text color #e44cf0
      
           This box has a color of #e44cf0        
        
          <div style="background-color:#e44cf0;">Content here</div>
        
        
          .mybackground {background-color:#e44cf0;}
        
        Background color #e44cf0
      
           Border around this has a color of #e44cf0        
        
          <div style="border:2px solid #e44cf0;">Content here</div>
        
        
          .myborder {border:2px solid #e44cf0;}
        
        Border color #e44cf0