#e31cfb color space conversions
Hex:
        #e31cfb
        RGB:
        227, 28, 251
        CMY:
        11, 89, 2
        CMYK:
        10, 89, 0, 2
      HSL:
        294°, 96.5368%, 54.7059%
        HSV (HSB):
        294°, 88.8446%, 98.4314%
        XYZ:
        49.5064, 24.1264, 93.3144
        xyY:
        0.2965, 0.1445, 24.1264
      CIE-Lab:
        56.2142, 91.0267, -65.4662
        CIE-LCH:
        56.2142, 112.1236, 324.2764
        CIE-Luv:
        56.2142, 64.7438, -112.7281
        Hunter-Lab:
        49.1187, 93.9513, -78.2545
      #e31cfb color charts
#e31cfb RGB chart
      #e31cfb CMYK chart
      #e31cfb RGB pie chart
      #e31cfb color shades, tints & tones
#e31cfb color schemes
#e31cfb color preview, HTML & CSS examples
           This text has a color of #e31cfb        
        
          <p style="color:#e31cfb;">Text here</p>
        
        
          .mytext {color:#e31cfb;}
        
        Text color #e31cfb
      
           This box has a color of #e31cfb        
        
          <div style="background-color:#e31cfb;">Content here</div>
        
        
          .mybackground {background-color:#e31cfb;}
        
        Background color #e31cfb
      
           Border around this has a color of #e31cfb        
        
          <div style="border:2px solid #e31cfb;">Content here</div>
        
        
          .myborder {border:2px solid #e31cfb;}
        
        Border color #e31cfb