#be5eae color space conversions
Hex:
        #be5eae
        RGB:
        190, 94, 174
        CMY:
        25, 63, 32
        CMYK:
        0, 51, 8, 25
      HSL:
        310°, 42.4779%, 55.6863%
        HSV (HSB):
        310°, 50.5263%, 74.5098%
        XYZ:
        32.8779, 22.0085, 42.5596
        xyY:
        0.3374, 0.2259, 22.0085
      CIE-Lab:
        54.0361, 49.1080, -25.4802
        CIE-LCH:
        54.0361, 55.3248, 332.5770
        CIE-Luv:
        54.0361, 49.2968, -45.4230
        Hunter-Lab:
        46.9133, 42.9986, -20.9485
      #be5eae color charts
#be5eae RGB chart
      #be5eae CMYK chart
      #be5eae RGB pie chart
      #be5eae color shades, tints & tones
#be5eae color schemes
#be5eae color preview, HTML & CSS examples
           This text has a color of #be5eae        
        
          <p style="color:#be5eae;">Text here</p>
        
        
          .mytext {color:#be5eae;}
        
        Text color #be5eae
      
           This box has a color of #be5eae        
        
          <div style="background-color:#be5eae;">Content here</div>
        
        
          .mybackground {background-color:#be5eae;}
        
        Background color #be5eae
      
           Border around this has a color of #be5eae        
        
          <div style="border:2px solid #be5eae;">Content here</div>
        
        
          .myborder {border:2px solid #be5eae;}
        
        Border color #be5eae