#e061f2 color space conversions
Hex:
        #e061f2
        RGB:
        224, 97, 242
        CMY:
        12, 62, 5
        CMYK:
        7, 60, 0, 5
      HSL:
        293°, 84.7953%, 66.4706%
        HSV (HSB):
        293°, 59.9174%, 94.9020%
        XYZ:
        51.0422, 30.8075, 87.2606
        xyY:
        0.3018, 0.1822, 30.8075
      CIE-Lab:
        62.3448, 68.7193, -50.6958
        CIE-LCH:
        62.3448, 85.3957, 323.5829
        CIE-Luv:
        62.3448, 53.1882, -89.5928
        Hunter-Lab:
        55.5045, 67.0165, -54.3588
      #e061f2 color charts
#e061f2 RGB chart
      #e061f2 CMYK chart
      #e061f2 RGB pie chart
      #e061f2 color shades, tints & tones
#e061f2 color schemes
#e061f2 color preview, HTML & CSS examples
           This text has a color of #e061f2        
        
          <p style="color:#e061f2;">Text here</p>
        
        
          .mytext {color:#e061f2;}
        
        Text color #e061f2
      
           This box has a color of #e061f2        
        
          <div style="background-color:#e061f2;">Content here</div>
        
        
          .mybackground {background-color:#e061f2;}
        
        Background color #e061f2
      
           Border around this has a color of #e061f2        
        
          <div style="border:2px solid #e061f2;">Content here</div>
        
        
          .myborder {border:2px solid #e061f2;}
        
        Border color #e061f2