#e04edb color space conversions
Hex:
        #e04edb
        RGB:
        224, 78, 219
        CMY:
        12, 69, 14
        CMYK:
        0, 65, 2, 12
      HSL:
        302°, 70.1923%, 59.2157%
        HSV (HSB):
        302°, 65.1786%, 87.8431%
        XYZ:
        46.2510, 26.4105, 69.6779
        xyY:
        0.3249, 0.1855, 26.4105
      CIE-Lab:
        58.4247, 72.4801, -44.0304
        CIE-LCH:
        58.4247, 84.8059, 328.7221
        CIE-Luv:
        58.4247, 65.4340, -78.5814
        Hunter-Lab:
        51.3912, 70.7118, -44.4135
      #e04edb color charts
#e04edb RGB chart
      #e04edb CMYK chart
      #e04edb RGB pie chart
      #e04edb color shades, tints & tones
#e04edb color schemes
#e04edb color preview, HTML & CSS examples
           This text has a color of #e04edb        
        
          <p style="color:#e04edb;">Text here</p>
        
        
          .mytext {color:#e04edb;}
        
        Text color #e04edb
      
           This box has a color of #e04edb        
        
          <div style="background-color:#e04edb;">Content here</div>
        
        
          .mybackground {background-color:#e04edb;}
        
        Background color #e04edb
      
           Border around this has a color of #e04edb        
        
          <div style="border:2px solid #e04edb;">Content here</div>
        
        
          .myborder {border:2px solid #e04edb;}
        
        Border color #e04edb