#e76bd4 color space conversions
Hex:
        #e76bd4
        RGB:
        231, 107, 212
        CMY:
        9, 58, 17
        CMYK:
        0, 54, 8, 9
      HSL:
        309°, 72.0930%, 66.2745%
        HSV (HSB):
        309°, 53.6797%, 90.5882%
        XYZ:
        50.0964, 32.2578, 65.8734
        xyY:
        0.3380, 0.2176, 32.2578
      CIE-Lab:
        63.5554, 60.9754, -31.9887
        CIE-LCH:
        63.5554, 68.8569, 332.3178
        CIE-Luv:
        63.5554, 62.8479, -59.0733
        Hunter-Lab:
        56.7959, 58.0515, -29.0089
      #e76bd4 color charts
#e76bd4 RGB chart
      #e76bd4 CMYK chart
      #e76bd4 RGB pie chart
      #e76bd4 color shades, tints & tones
#e76bd4 color schemes
#e76bd4 color preview, HTML & CSS examples
           This text has a color of #e76bd4        
        
          <p style="color:#e76bd4;">Text here</p>
        
        
          .mytext {color:#e76bd4;}
        
        Text color #e76bd4
      
           This box has a color of #e76bd4        
        
          <div style="background-color:#e76bd4;">Content here</div>
        
        
          .mybackground {background-color:#e76bd4;}
        
        Background color #e76bd4
      
           Border around this has a color of #e76bd4        
        
          <div style="border:2px solid #e76bd4;">Content here</div>
        
        
          .myborder {border:2px solid #e76bd4;}
        
        Border color #e76bd4