#e04be7 color space conversions
Hex:
        #e04be7
        RGB:
        224, 75, 231
        CMY:
        12, 71, 9
        CMYK:
        3, 68, 0, 9
      HSL:
        297°, 76.4706%, 60.0000%
        HSV (HSB):
        297°, 67.5325%, 90.5882%
        XYZ:
        47.6804, 26.6490, 78.2320
        xyY:
        0.3125, 0.1747, 26.6490
      CIE-Lab:
        58.6480, 75.5278, -50.4279
        CIE-LCH:
        58.6480, 90.8153, 326.2700
        CIE-Luv:
        58.6480, 62.3395, -88.9908
        Hunter-Lab:
        51.6226, 74.5288, -53.7158
      #e04be7 color charts
#e04be7 RGB chart
      #e04be7 CMYK chart
      #e04be7 RGB pie chart
      #e04be7 color shades, tints & tones
#e04be7 color schemes
#e04be7 color preview, HTML & CSS examples
           This text has a color of #e04be7        
        
          <p style="color:#e04be7;">Text here</p>
        
        
          .mytext {color:#e04be7;}
        
        Text color #e04be7
      
           This box has a color of #e04be7        
        
          <div style="background-color:#e04be7;">Content here</div>
        
        
          .mybackground {background-color:#e04be7;}
        
        Background color #e04be7
      
           Border around this has a color of #e04be7        
        
          <div style="border:2px solid #e04be7;">Content here</div>
        
        
          .myborder {border:2px solid #e04be7;}
        
        Border color #e04be7