#e20bf3 color space conversions
Hex:
        #e20bf3
        RGB:
        226, 11, 243
        CMY:
        11, 96, 5
        CMYK:
        7, 95, 0, 5
      HSL:
        296°, 91.3386%, 49.8039%
        HSV (HSB):
        296°, 95.4733%, 95.2941%
        XYZ:
        47.6614, 22.8792, 86.6981
        xyY:
        0.3031, 0.1455, 22.8792
      CIE-Lab:
        54.9476, 91.4248, -63.0495
        CIE-LCH:
        54.9476, 111.0573, 325.4086
        CIE-Luv:
        54.9476, 67.8860, -108.5815
        Hunter-Lab:
        47.8322, 94.1563, -73.9835
      #e20bf3 color charts
#e20bf3 RGB chart
      #e20bf3 CMYK chart
      #e20bf3 RGB pie chart
      #e20bf3 color shades, tints & tones
#e20bf3 color schemes
#e20bf3 color preview, HTML & CSS examples
           This text has a color of #e20bf3        
        
          <p style="color:#e20bf3;">Text here</p>
        
        
          .mytext {color:#e20bf3;}
        
        Text color #e20bf3
      
           This box has a color of #e20bf3        
        
          <div style="background-color:#e20bf3;">Content here</div>
        
        
          .mybackground {background-color:#e20bf3;}
        
        Background color #e20bf3
      
           Border around this has a color of #e20bf3        
        
          <div style="border:2px solid #e20bf3;">Content here</div>
        
        
          .myborder {border:2px solid #e20bf3;}
        
        Border color #e20bf3