#e653fa color space conversions
Hex:
        #e653fa
        RGB:
        230, 83, 250
        CMY:
        10, 67, 2
        CMYK:
        8, 67, 0, 2
      HSL:
        293°, 94.3503%, 65.2941%
        HSV (HSB):
        293°, 66.8000%, 98.0392%
        XYZ:
        52.9817, 29.9116, 93.4236
        xyY:
        0.3005, 0.1696, 29.9116
      CIE-Lab:
        61.5779, 77.1087, -56.2925
        CIE-LCH:
        61.5779, 95.4704, 323.8690
        CIE-Luv:
        61.5779, 58.5909, -99.3057
        Hunter-Lab:
        54.6915, 77.2094, -62.9945
      #e653fa color charts
#e653fa RGB chart
      #e653fa CMYK chart
      #e653fa RGB pie chart
      #e653fa color shades, tints & tones
#e653fa color schemes
#e653fa color preview, HTML & CSS examples
           This text has a color of #e653fa        
        
          <p style="color:#e653fa;">Text here</p>
        
        
          .mytext {color:#e653fa;}
        
        Text color #e653fa
      
           This box has a color of #e653fa        
        
          <div style="background-color:#e653fa;">Content here</div>
        
        
          .mybackground {background-color:#e653fa;}
        
        Background color #e653fa
      
           Border around this has a color of #e653fa        
        
          <div style="border:2px solid #e653fa;">Content here</div>
        
        
          .myborder {border:2px solid #e653fa;}
        
        Border color #e653fa