#e05dea color space conversions
Hex:
        #e05dea
        RGB:
        224, 93, 234
        CMY:
        12, 64, 8
        CMYK:
        4, 60, 0, 8
      HSL:
        296°, 77.0492%, 64.1176%
        HSV (HSB):
        296°, 60.2564%, 91.7647%
        XYZ:
        49.5061, 29.6165, 80.9492
        xyY:
        0.3093, 0.1850, 29.6165
      CIE-Lab:
        61.3219, 69.0098, -47.8680
        CIE-LCH:
        61.3219, 83.9863, 325.2533
        CIE-Luv:
        61.3219, 56.5965, -84.8791
        Hunter-Lab:
        54.4211, 67.1422, -50.0968
      #e05dea color charts
#e05dea RGB chart
      #e05dea CMYK chart
      #e05dea RGB pie chart
      #e05dea color shades, tints & tones
#e05dea color schemes
#e05dea color preview, HTML & CSS examples
           This text has a color of #e05dea        
        
          <p style="color:#e05dea;">Text here</p>
        
        
          .mytext {color:#e05dea;}
        
        Text color #e05dea
      
           This box has a color of #e05dea        
        
          <div style="background-color:#e05dea;">Content here</div>
        
        
          .mybackground {background-color:#e05dea;}
        
        Background color #e05dea
      
           Border around this has a color of #e05dea        
        
          <div style="border:2px solid #e05dea;">Content here</div>
        
        
          .myborder {border:2px solid #e05dea;}
        
        Border color #e05dea