#e440f1 color space conversions
Hex:
        #e440f1
        RGB:
        228, 64, 241
        CMY:
        11, 75, 5
        CMYK:
        5, 73, 0, 5
      HSL:
        296°, 86.3415%, 59.8039%
        HSV (HSB):
        296°, 73.4440%, 94.5098%
        XYZ:
        49.7055, 26.5116, 85.7166
        xyY:
        0.3069, 0.1637, 26.5116
      CIE-Lab:
        58.5195, 81.6283, -56.1888
        CIE-LCH:
        58.5195, 99.0977, 325.4584
        CIE-Luv:
        58.5195, 64.1813, -98.6424
        Hunter-Lab:
        51.4895, 82.2089, -62.6598
      #e440f1 color charts
#e440f1 RGB chart
      #e440f1 CMYK chart
      #e440f1 RGB pie chart
      #e440f1 color shades, tints & tones
#e440f1 color schemes
#e440f1 color preview, HTML & CSS examples
           This text has a color of #e440f1        
        
          <p style="color:#e440f1;">Text here</p>
        
        
          .mytext {color:#e440f1;}
        
        Text color #e440f1
      
           This box has a color of #e440f1        
        
          <div style="background-color:#e440f1;">Content here</div>
        
        
          .mybackground {background-color:#e440f1;}
        
        Background color #e440f1
      
           Border around this has a color of #e440f1        
        
          <div style="border:2px solid #e440f1;">Content here</div>
        
        
          .myborder {border:2px solid #e440f1;}
        
        Border color #e440f1