#e31cf3 color space conversions
Hex:
        #e31cf3
        RGB:
        227, 28, 243
        CMY:
        11, 89, 5
        CMYK:
        7, 88, 0, 5
      HSL:
        296°, 89.9582%, 53.1373%
        HSV (HSB):
        296°, 88.4774%, 95.2941%
        XYZ:
        48.2715, 23.6325, 86.8114
        xyY:
        0.3041, 0.1489, 23.6325
      CIE-Lab:
        55.7179, 89.7925, -61.8021
        CIE-LCH:
        55.7179, 109.0055, 325.4613
        CIE-Luv:
        55.7179, 67.5848, -106.9309
        Hunter-Lab:
        48.6132, 92.1719, -71.8482
      #e31cf3 color charts
#e31cf3 RGB chart
      #e31cf3 CMYK chart
      #e31cf3 RGB pie chart
      #e31cf3 color shades, tints & tones
#e31cf3 color schemes
#e31cf3 color preview, HTML & CSS examples
           This text has a color of #e31cf3        
        
          <p style="color:#e31cf3;">Text here</p>
        
        
          .mytext {color:#e31cf3;}
        
        Text color #e31cf3
      
           This box has a color of #e31cf3        
        
          <div style="background-color:#e31cf3;">Content here</div>
        
        
          .mybackground {background-color:#e31cf3;}
        
        Background color #e31cf3
      
           Border around this has a color of #e31cf3        
        
          <div style="border:2px solid #e31cf3;">Content here</div>
        
        
          .myborder {border:2px solid #e31cf3;}
        
        Border color #e31cf3