#e561f3 color space conversions
Hex:
        #e561f3
        RGB:
        229, 97, 243
        CMY:
        10, 62, 5
        CMYK:
        6, 60, 0, 5
      HSL:
        294°, 85.8824%, 66.6667%
        HSV (HSB):
        294°, 60.0823%, 95.2941%
        XYZ:
        52.7655, 31.6785, 88.1275
        xyY:
        0.3058, 0.1836, 31.6785
      CIE-Lab:
        63.0762, 70.0897, -50.0479
        CIE-LCH:
        63.0762, 86.1241, 324.4711
        CIE-Luv:
        63.0762, 56.2047, -88.9702
        Hunter-Lab:
        56.2836, 68.8460, -53.4363
      #e561f3 color charts
#e561f3 RGB chart
      #e561f3 CMYK chart
      #e561f3 RGB pie chart
      #e561f3 color shades, tints & tones
#e561f3 color schemes
#e561f3 color preview, HTML & CSS examples
           This text has a color of #e561f3        
        
          <p style="color:#e561f3;">Text here</p>
        
        
          .mytext {color:#e561f3;}
        
        Text color #e561f3
      
           This box has a color of #e561f3        
        
          <div style="background-color:#e561f3;">Content here</div>
        
        
          .mybackground {background-color:#e561f3;}
        
        Background color #e561f3
      
           Border around this has a color of #e561f3        
        
          <div style="border:2px solid #e561f3;">Content here</div>
        
        
          .myborder {border:2px solid #e561f3;}
        
        Border color #e561f3