#e42bff color space conversions
Hex:
        #e42bff
        RGB:
        228, 43, 255
        CMY:
        11, 83, 0
        CMYK:
        11, 83, 0, 0
      HSL:
        292°, 100.0000%, 58.4314%
        HSV (HSB):
        292°, 83.1373%, 100.0000%
        XYZ:
        50.9088, 25.4417, 96.8353
        xyY:
        0.2940, 0.1469, 25.4417
      CIE-Lab:
        57.5033, 89.2334, -65.6035
        CIE-LCH:
        57.5033, 110.7539, 323.6771
        CIE-Luv:
        57.5033, 62.6421, -113.3664
        Hunter-Lab:
        50.4398, 91.8900, -78.5182
      #e42bff color charts
#e42bff RGB chart
      #e42bff CMYK chart
      #e42bff RGB pie chart
      #e42bff color shades, tints & tones
#e42bff color schemes
#e42bff color preview, HTML & CSS examples
           This text has a color of #e42bff        
        
          <p style="color:#e42bff;">Text here</p>
        
        
          .mytext {color:#e42bff;}
        
        Text color #e42bff
      
           This box has a color of #e42bff        
        
          <div style="background-color:#e42bff;">Content here</div>
        
        
          .mybackground {background-color:#e42bff;}
        
        Background color #e42bff
      
           Border around this has a color of #e42bff        
        
          <div style="border:2px solid #e42bff;">Content here</div>
        
        
          .myborder {border:2px solid #e42bff;}
        
        Border color #e42bff