#e674fd color space conversions
Hex:
        #e674fd
        RGB:
        230, 116, 253
        CMY:
        10, 55, 1
        CMYK:
        9, 54, 0, 1
      HSL:
        290°, 97.1631%, 72.3529%
        HSV (HSB):
        290°, 54.1502%, 99.2157%
        XYZ:
        56.6081, 36.4056, 96.9719
        xyY:
        0.2980, 0.1916, 36.4056
      CIE-Lab:
        66.8287, 63.6581, -49.6156
        CIE-LCH:
        66.8287, 80.7098, 322.0669
        CIE-Luv:
        66.8287, 48.2616, -88.3334
        Hunter-Lab:
        60.3371, 61.8785, -53.0531
      #e674fd color charts
#e674fd RGB chart
      #e674fd CMYK chart
      #e674fd RGB pie chart
      #e674fd color shades, tints & tones
#e674fd color schemes
#e674fd color preview, HTML & CSS examples
           This text has a color of #e674fd        
        
          <p style="color:#e674fd;">Text here</p>
        
        
          .mytext {color:#e674fd;}
        
        Text color #e674fd
      
           This box has a color of #e674fd        
        
          <div style="background-color:#e674fd;">Content here</div>
        
        
          .mybackground {background-color:#e674fd;}
        
        Background color #e674fd
      
           Border around this has a color of #e674fd        
        
          <div style="border:2px solid #e674fd;">Content here</div>
        
        
          .myborder {border:2px solid #e674fd;}
        
        Border color #e674fd