#e56cf2 color space conversions
Hex:
        #e56cf2
        RGB:
        229, 108, 242
        CMY:
        10, 58, 5
        CMYK:
        5, 55, 0, 5
      HSL:
        294°, 83.7500%, 68.6275%
        HSV (HSB):
        294°, 55.3719%, 94.9020%
        XYZ:
        53.7027, 33.7939, 87.6968
        xyY:
        0.3065, 0.1929, 33.7939
      CIE-Lab:
        64.7987, 65.0842, -46.7740
        CIE-LCH:
        64.7987, 80.1484, 324.2963
        CIE-Luv:
        64.7987, 53.0255, -83.4754
        Hunter-Lab:
        58.1326, 63.1658, -48.7501
      #e56cf2 color charts
#e56cf2 RGB chart
      #e56cf2 CMYK chart
      #e56cf2 RGB pie chart
      #e56cf2 color shades, tints & tones
#e56cf2 color schemes
#e56cf2 color preview, HTML & CSS examples
           This text has a color of #e56cf2        
        
          <p style="color:#e56cf2;">Text here</p>
        
        
          .mytext {color:#e56cf2;}
        
        Text color #e56cf2
      
           This box has a color of #e56cf2        
        
          <div style="background-color:#e56cf2;">Content here</div>
        
        
          .mybackground {background-color:#e56cf2;}
        
        Background color #e56cf2
      
           Border around this has a color of #e56cf2        
        
          <div style="border:2px solid #e56cf2;">Content here</div>
        
        
          .myborder {border:2px solid #e56cf2;}
        
        Border color #e56cf2