#e572fe color space conversions
Hex:
        #e572fe
        RGB:
        229, 114, 254
        CMY:
        10, 55, 0
        CMYK:
        10, 55, 0, 0
      HSL:
        289°, 98.5915%, 72.1569%
        HSV (HSB):
        289°, 55.1181%, 99.6078%
        XYZ:
        56.2198, 35.8484, 97.7223
        xyY:
        0.2962, 0.1889, 35.8484
      CIE-Lab:
        66.4039, 64.5248, -50.8430
        CIE-LCH:
        66.4039, 82.1491, 321.7633
        CIE-Luv:
        66.4039, 48.0450, -90.3344
        Hunter-Lab:
        59.8735, 62.8285, -54.8584
      #e572fe color charts
#e572fe RGB chart
      #e572fe CMYK chart
      #e572fe RGB pie chart
      #e572fe color shades, tints & tones
#e572fe color schemes
#e572fe color preview, HTML & CSS examples
           This text has a color of #e572fe        
        
          <p style="color:#e572fe;">Text here</p>
        
        
          .mytext {color:#e572fe;}
        
        Text color #e572fe
      
           This box has a color of #e572fe        
        
          <div style="background-color:#e572fe;">Content here</div>
        
        
          .mybackground {background-color:#e572fe;}
        
        Background color #e572fe
      
           Border around this has a color of #e572fe        
        
          <div style="border:2px solid #e572fe;">Content here</div>
        
        
          .myborder {border:2px solid #e572fe;}
        
        Border color #e572fe