#e05edb color space conversions
Hex:
        #e05edb
        RGB:
        224, 94, 219
        CMY:
        12, 63, 14
        CMYK:
        0, 58, 2, 12
      HSL:
        302°, 67.7083%, 62.3529%
        HSV (HSB):
        302°, 58.0357%, 87.8431%
        XYZ:
        47.5294, 28.9672, 70.1040
        xyY:
        0.3242, 0.1976, 28.9672
      CIE-Lab:
        60.7526, 66.0362, -40.3673
        CIE-LCH:
        60.7526, 77.3970, 328.5630
        CIE-Luv:
        60.7526, 60.6222, -72.4907
        Hunter-Lab:
        53.8212, 63.4459, -39.5525
      #e05edb color charts
#e05edb RGB chart
      #e05edb CMYK chart
      #e05edb RGB pie chart
      #e05edb color shades, tints & tones
#e05edb color schemes
#e05edb color preview, HTML & CSS examples
           This text has a color of #e05edb        
        
          <p style="color:#e05edb;">Text here</p>
        
        
          .mytext {color:#e05edb;}
        
        Text color #e05edb
      
           This box has a color of #e05edb        
        
          <div style="background-color:#e05edb;">Content here</div>
        
        
          .mybackground {background-color:#e05edb;}
        
        Background color #e05edb
      
           Border around this has a color of #e05edb        
        
          <div style="border:2px solid #e05edb;">Content here</div>
        
        
          .myborder {border:2px solid #e05edb;}
        
        Border color #e05edb