#be4eae color space conversions
Hex:
        #be4eae
        RGB:
        190, 78, 174
        CMY:
        25, 69, 32
        CMYK:
        0, 59, 8, 25
      HSL:
        309°, 46.2810%, 52.5490%
        HSV (HSB):
        309°, 58.9474%, 74.5098%
        XYZ:
        31.5996, 19.4519, 42.1335
        xyY:
        0.3391, 0.2087, 19.4519
      CIE-Lab:
        51.2118, 56.6725, -29.8600
        CIE-LCH:
        51.2118, 64.0577, 332.2159
        CIE-Luv:
        51.2118, 55.3796, -52.6655
        Hunter-Lab:
        44.1043, 50.7079, -25.7676
      #be4eae color charts
#be4eae RGB chart
      #be4eae CMYK chart
      #be4eae RGB pie chart
      #be4eae color shades, tints & tones
#be4eae color schemes
#be4eae color preview, HTML & CSS examples
           This text has a color of #be4eae        
        
          <p style="color:#be4eae;">Text here</p>
        
        
          .mytext {color:#be4eae;}
        
        Text color #be4eae
      
           This box has a color of #be4eae        
        
          <div style="background-color:#be4eae;">Content here</div>
        
        
          .mybackground {background-color:#be4eae;}
        
        Background color #be4eae
      
           Border around this has a color of #be4eae        
        
          <div style="border:2px solid #be4eae;">Content here</div>
        
        
          .myborder {border:2px solid #be4eae;}
        
        Border color #be4eae