#e27deb color space conversions
Hex:
        #e27deb
        RGB:
        226, 125, 235
        CMY:
        11, 51, 8
        CMYK:
        4, 47, 0, 8
      HSL:
        295°, 73.3333%, 70.5882%
        HSV (HSB):
        295°, 46.8085%, 92.1569%
        XYZ:
        53.6930, 36.8341, 82.8770
        xyY:
        0.3096, 0.2124, 36.8341
      CIE-Lab:
        67.1524, 54.9141, -39.2424
        CIE-LCH:
        67.1524, 67.4946, 324.4498
        CIE-Luv:
        67.1524, 46.6206, -70.3049
        Hunter-Lab:
        60.6911, 51.7083, -38.4799
      #e27deb color charts
#e27deb RGB chart
      #e27deb CMYK chart
      #e27deb RGB pie chart
      #e27deb color shades, tints & tones
#e27deb color schemes
#e27deb color preview, HTML & CSS examples
           This text has a color of #e27deb        
        
          <p style="color:#e27deb;">Text here</p>
        
        
          .mytext {color:#e27deb;}
        
        Text color #e27deb
      
           This box has a color of #e27deb        
        
          <div style="background-color:#e27deb;">Content here</div>
        
        
          .mybackground {background-color:#e27deb;}
        
        Background color #e27deb
      
           Border around this has a color of #e27deb        
        
          <div style="border:2px solid #e27deb;">Content here</div>
        
        
          .myborder {border:2px solid #e27deb;}
        
        Border color #e27deb