#e27fb5 color space conversions
Hex:
        #e27fb5
        RGB:
        226, 127, 181
        CMY:
        11, 50, 29
        CMYK:
        0, 44, 20, 11
      HSL:
        327°, 63.0573%, 69.2157%
        HSV (HSB):
        327°, 43.8053%, 88.6275%
        XYZ:
        47.2939, 34.6837, 47.9180
        xyY:
        0.3641, 0.2670, 34.6837
      CIE-Lab:
        65.5017, 44.9099, -11.6081
        CIE-LCH:
        65.5017, 46.3858, 345.5077
        CIE-Luv:
        65.5017, 58.0026, -25.1109
        Hunter-Lab:
        58.8929, 40.2819, -7.0162
      #e27fb5 color charts
#e27fb5 RGB chart
      #e27fb5 CMYK chart
      #e27fb5 RGB pie chart
      #e27fb5 color shades, tints & tones
#e27fb5 color schemes
#e27fb5 color preview, HTML & CSS examples
           This text has a color of #e27fb5        
        
          <p style="color:#e27fb5;">Text here</p>
        
        
          .mytext {color:#e27fb5;}
        
        Text color #e27fb5
      
           This box has a color of #e27fb5        
        
          <div style="background-color:#e27fb5;">Content here</div>
        
        
          .mybackground {background-color:#e27fb5;}
        
        Background color #e27fb5
      
           Border around this has a color of #e27fb5        
        
          <div style="border:2px solid #e27fb5;">Content here</div>
        
        
          .myborder {border:2px solid #e27fb5;}
        
        Border color #e27fb5