#e674fe color space conversions
Hex:
        #e674fe
        RGB:
        230, 116, 254
        CMY:
        10, 55, 0
        CMYK:
        9, 54, 0, 0
      HSL:
        290°, 98.5714%, 72.5490%
        HSV (HSB):
        290°, 54.3307%, 99.6078%
        XYZ:
        56.7679, 36.4695, 97.8133
        xyY:
        0.2971, 0.1909, 36.4695
      CIE-Lab:
        66.8771, 63.8447, -50.0870
        CIE-LCH:
        66.8771, 81.1471, 321.8854
        CIE-Luv:
        66.8771, 48.0216, -89.1342
        Hunter-Lab:
        60.3900, 62.1113, -53.7586
      #e674fe color charts
#e674fe RGB chart
      #e674fe CMYK chart
      #e674fe RGB pie chart
      #e674fe color shades, tints & tones
#e674fe color schemes
#e674fe color preview, HTML & CSS examples
           This text has a color of #e674fe        
        
          <p style="color:#e674fe;">Text here</p>
        
        
          .mytext {color:#e674fe;}
        
        Text color #e674fe
      
           This box has a color of #e674fe        
        
          <div style="background-color:#e674fe;">Content here</div>
        
        
          .mybackground {background-color:#e674fe;}
        
        Background color #e674fe
      
           Border around this has a color of #e674fe        
        
          <div style="border:2px solid #e674fe;">Content here</div>
        
        
          .myborder {border:2px solid #e674fe;}
        
        Border color #e674fe