#e101ef color space conversions
Hex:
        #e101ef
        RGB:
        225, 1, 239
        CMY:
        12, 100, 6
        CMYK:
        6, 100, 0, 6
      HSL:
        296°, 99.1667%, 47.0588%
        HSV (HSB):
        296°, 99.5816%, 93.7255%
        XYZ:
        46.6422, 22.2613, 83.4999
        xyY:
        0.3060, 0.1461, 22.2613
      CIE-Lab:
        54.3031, 91.3511, -61.8527
        CIE-LCH:
        54.3031, 110.3213, 325.8985
        CIE-Luv:
        54.3031, 69.0433, -106.4932
        Hunter-Lab:
        47.1818, 93.8901, -71.9010
      #e101ef color charts
#e101ef RGB chart
      #e101ef CMYK chart
      #e101ef RGB pie chart
      #e101ef color shades, tints & tones
#e101ef color schemes
#e101ef color preview, HTML & CSS examples
           This text has a color of #e101ef        
        
          <p style="color:#e101ef;">Text here</p>
        
        
          .mytext {color:#e101ef;}
        
        Text color #e101ef
      
           This box has a color of #e101ef        
        
          <div style="background-color:#e101ef;">Content here</div>
        
        
          .mybackground {background-color:#e101ef;}
        
        Background color #e101ef
      
           Border around this has a color of #e101ef        
        
          <div style="border:2px solid #e101ef;">Content here</div>
        
        
          .myborder {border:2px solid #e101ef;}
        
        Border color #e101ef