#e058be color space conversions
Hex:
        #e058be
        RGB:
        224, 88, 190
        CMY:
        12, 65, 25
        CMYK:
        0, 61, 15, 12
      HSL:
        315°, 68.6869%, 61.1765%
        HSV (HSB):
        315°, 60.7143%, 87.8431%
        XYZ:
        43.5245, 26.5444, 51.5448
        xyY:
        0.3579, 0.2183, 26.5444
      CIE-Lab:
        58.5503, 64.0537, -27.3383
        CIE-LCH:
        58.5503, 69.6438, 336.8871
        CIE-Luv:
        58.5503, 71.6331, -51.5424
        Hunter-Lab:
        51.5213, 60.6320, -23.2521
      #e058be color charts
#e058be RGB chart
      #e058be CMYK chart
      #e058be RGB pie chart
      #e058be color shades, tints & tones
#e058be color schemes
#e058be color preview, HTML & CSS examples
           This text has a color of #e058be        
        
          <p style="color:#e058be;">Text here</p>
        
        
          .mytext {color:#e058be;}
        
        Text color #e058be
      
           This box has a color of #e058be        
        
          <div style="background-color:#e058be;">Content here</div>
        
        
          .mybackground {background-color:#e058be;}
        
        Background color #e058be
      
           Border around this has a color of #e058be        
        
          <div style="border:2px solid #e058be;">Content here</div>
        
        
          .myborder {border:2px solid #e058be;}
        
        Border color #e058be