#e44bf2 color space conversions
Hex:
        #e44bf2
        RGB:
        228, 75, 242
        CMY:
        11, 71, 5
        CMYK:
        6, 69, 0, 5
      HSL:
        295°, 86.5285%, 62.1569%
        HSV (HSB):
        295°, 69.0083%, 94.9020%
        XYZ:
        50.5380, 27.9369, 86.7331
        xyY:
        0.3059, 0.1691, 27.9369
      CIE-Lab:
        59.8317, 78.2089, -54.6536
        CIE-LCH:
        59.8317, 95.4131, 325.0536
        CIE-Luv:
        59.8317, 61.5715, -96.3008
        Hunter-Lab:
        52.8554, 78.1768, -60.2932
      #e44bf2 color charts
#e44bf2 RGB chart
      #e44bf2 CMYK chart
      #e44bf2 RGB pie chart
      #e44bf2 color shades, tints & tones
#e44bf2 color schemes
#e44bf2 color preview, HTML & CSS examples
           This text has a color of #e44bf2        
        
          <p style="color:#e44bf2;">Text here</p>
        
        
          .mytext {color:#e44bf2;}
        
        Text color #e44bf2
      
           This box has a color of #e44bf2        
        
          <div style="background-color:#e44bf2;">Content here</div>
        
        
          .mybackground {background-color:#e44bf2;}
        
        Background color #e44bf2
      
           Border around this has a color of #e44bf2        
        
          <div style="border:2px solid #e44bf2;">Content here</div>
        
        
          .myborder {border:2px solid #e44bf2;}
        
        Border color #e44bf2