#e013d9 color space conversions
Hex:
        #e013d9
        RGB:
        224, 19, 217
        CMY:
        12, 93, 15
        CMYK:
        0, 92, 3, 12
      HSL:
        302°, 84.3621%, 47.6471%
        HSV (HSB):
        302°, 91.5179%, 87.8431%
        XYZ:
        43.4977, 21.3228, 67.4688
        xyY:
        0.3288, 0.1612, 21.3228
      CIE-Lab:
        53.3010, 86.6011, -51.0233
        CIE-LCH:
        53.3010, 100.5143, 329.4944
        CIE-Luv:
        53.3010, 76.0144, -89.4751
        Hunter-Lab:
        46.1766, 87.3355, -54.3051
      #e013d9 color charts
#e013d9 RGB chart
      #e013d9 CMYK chart
      #e013d9 RGB pie chart
      #e013d9 color shades, tints & tones
#e013d9 color schemes
#e013d9 color preview, HTML & CSS examples
           This text has a color of #e013d9        
        
          <p style="color:#e013d9;">Text here</p>
        
        
          .mytext {color:#e013d9;}
        
        Text color #e013d9
      
           This box has a color of #e013d9        
        
          <div style="background-color:#e013d9;">Content here</div>
        
        
          .mybackground {background-color:#e013d9;}
        
        Background color #e013d9
      
           Border around this has a color of #e013d9        
        
          <div style="border:2px solid #e013d9;">Content here</div>
        
        
          .myborder {border:2px solid #e013d9;}
        
        Border color #e013d9