#e31af0 color space conversions
Hex:
        #e31af0
        RGB:
        227, 26, 240
        CMY:
        11, 90, 6
        CMYK:
        5, 89, 0, 6
      HSL:
        296°, 87.7049%, 52.1569%
        HSV (HSB):
        296°, 89.1667%, 94.1176%
        XYZ:
        47.7761, 23.3610, 84.4291
        xyY:
        0.3071, 0.1502, 23.3610
      CIE-Lab:
        55.4422, 89.6117, -60.5653
        CIE-LCH:
        55.4422, 108.1592, 325.9466
        CIE-Luv:
        55.4422, 68.8317, -104.9487
        Hunter-Lab:
        48.3332, 91.8597, -69.7354
      #e31af0 color charts
#e31af0 RGB chart
      #e31af0 CMYK chart
      #e31af0 RGB pie chart
      #e31af0 color shades, tints & tones
#e31af0 color schemes
#e31af0 color preview, HTML & CSS examples
           This text has a color of #e31af0        
        
          <p style="color:#e31af0;">Text here</p>
        
        
          .mytext {color:#e31af0;}
        
        Text color #e31af0
      
           This box has a color of #e31af0        
        
          <div style="background-color:#e31af0;">Content here</div>
        
        
          .mybackground {background-color:#e31af0;}
        
        Background color #e31af0
      
           Border around this has a color of #e31af0        
        
          <div style="border:2px solid #e31af0;">Content here</div>
        
        
          .myborder {border:2px solid #e31af0;}
        
        Border color #e31af0