#e061d1 color space conversions
Hex:
        #e061d1
        RGB:
        224, 97, 209
        CMY:
        12, 62, 18
        CMYK:
        0, 57, 7, 12
      HSL:
        307°, 67.1958%, 62.9412%
        HSV (HSB):
        307°, 56.6964%, 87.8431%
        XYZ:
        46.5238, 29.0001, 63.4671
        xyY:
        0.3347, 0.2086, 29.0001
      CIE-Lab:
        60.7817, 63.0920, -34.6855
        CIE-LCH:
        60.7817, 71.9978, 331.1997
        CIE-Luv:
        60.7817, 62.5157, -63.1336
        Hunter-Lab:
        53.8518, 59.9697, -32.1801
      #e061d1 color charts
#e061d1 RGB chart
      #e061d1 CMYK chart
      #e061d1 RGB pie chart
      #e061d1 color shades, tints & tones
#e061d1 color schemes
#e061d1 color preview, HTML & CSS examples
           This text has a color of #e061d1        
        
          <p style="color:#e061d1;">Text here</p>
        
        
          .mytext {color:#e061d1;}
        
        Text color #e061d1
      
           This box has a color of #e061d1        
        
          <div style="background-color:#e061d1;">Content here</div>
        
        
          .mybackground {background-color:#e061d1;}
        
        Background color #e061d1
      
           Border around this has a color of #e061d1        
        
          <div style="border:2px solid #e061d1;">Content here</div>
        
        
          .myborder {border:2px solid #e061d1;}
        
        Border color #e061d1