#e865de color space conversions
Hex:
        #e865de
        RGB:
        232, 101, 222
        CMY:
        9, 60, 13
        CMYK:
        0, 56, 4, 9
      HSL:
        305°, 74.0113%, 65.2941%
        HSV (HSB):
        305°, 56.4655%, 90.9804%
        XYZ:
        51.1172, 31.7371, 72.5389
        xyY:
        0.3290, 0.2042, 31.7371
      CIE-Lab:
        63.1250, 65.5554, -38.2538
        CIE-LCH:
        63.1250, 75.9003, 329.7350
        CIE-Luv:
        63.1250, 62.9356, -69.6114
        Hunter-Lab:
        56.3357, 63.3778, -36.9080
      #e865de color charts
#e865de RGB chart
      #e865de CMYK chart
      #e865de RGB pie chart
      #e865de color shades, tints & tones
#e865de color schemes
#e865de color preview, HTML & CSS examples
           This text has a color of #e865de        
        
          <p style="color:#e865de;">Text here</p>
        
        
          .mytext {color:#e865de;}
        
        Text color #e865de
      
           This box has a color of #e865de        
        
          <div style="background-color:#e865de;">Content here</div>
        
        
          .mybackground {background-color:#e865de;}
        
        Background color #e865de
      
           Border around this has a color of #e865de        
        
          <div style="border:2px solid #e865de;">Content here</div>
        
        
          .myborder {border:2px solid #e865de;}
        
        Border color #e865de