#e04bd4 color space conversions
Hex:
        #e04bd4
        RGB:
        224, 75, 212
        CMY:
        12, 71, 17
        CMYK:
        0, 67, 5, 12
      HSL:
        305°, 70.6161%, 58.6275%
        HSV (HSB):
        305°, 66.5179%, 87.8431%
        XYZ:
        45.1402, 25.6329, 64.8558
        xyY:
        0.3328, 0.1890, 25.6329
      CIE-Lab:
        57.6870, 72.4860, -41.2311
        CIE-LCH:
        57.6870, 83.3920, 330.3681
        CIE-Luv:
        57.6870, 68.5640, -74.0557
        Hunter-Lab:
        50.6290, 70.5479, -40.5104
      #e04bd4 color charts
#e04bd4 RGB chart
      #e04bd4 CMYK chart
      #e04bd4 RGB pie chart
      #e04bd4 color shades, tints & tones
#e04bd4 color schemes
#e04bd4 color preview, HTML & CSS examples
           This text has a color of #e04bd4        
        
          <p style="color:#e04bd4;">Text here</p>
        
        
          .mytext {color:#e04bd4;}
        
        Text color #e04bd4
      
           This box has a color of #e04bd4        
        
          <div style="background-color:#e04bd4;">Content here</div>
        
        
          .mybackground {background-color:#e04bd4;}
        
        Background color #e04bd4
      
           Border around this has a color of #e04bd4        
        
          <div style="border:2px solid #e04bd4;">Content here</div>
        
        
          .myborder {border:2px solid #e04bd4;}
        
        Border color #e04bd4