#e275fd color space conversions
Hex:
        #e275fd
        RGB:
        226, 117, 253
        CMY:
        11, 54, 1
        CMYK:
        11, 54, 0, 1
      HSL:
        288°, 97.1429%, 72.5490%
        HSV (HSB):
        288°, 53.7549%, 99.2157%
        XYZ:
        55.4549, 35.9832, 96.9512
        xyY:
        0.2944, 0.1910, 35.9832
      CIE-Lab:
        66.5071, 62.1682, -50.1564
        CIE-LCH:
        66.5071, 79.8783, 321.1039
        CIE-Luv:
        66.5071, 45.3956, -88.9162
        Hunter-Lab:
        59.9860, 60.0415, -53.8361
      #e275fd color charts
#e275fd RGB chart
      #e275fd CMYK chart
      #e275fd RGB pie chart
      #e275fd color shades, tints & tones
#e275fd color schemes
#e275fd color preview, HTML & CSS examples
           This text has a color of #e275fd        
        
          <p style="color:#e275fd;">Text here</p>
        
        
          .mytext {color:#e275fd;}
        
        Text color #e275fd
      
           This box has a color of #e275fd        
        
          <div style="background-color:#e275fd;">Content here</div>
        
        
          .mybackground {background-color:#e275fd;}
        
        Background color #e275fd
      
           Border around this has a color of #e275fd        
        
          <div style="border:2px solid #e275fd;">Content here</div>
        
        
          .myborder {border:2px solid #e275fd;}
        
        Border color #e275fd