#be5bae color space conversions
Hex:
        #be5bae
        RGB:
        190, 91, 174
        CMY:
        25, 64, 32
        CMYK:
        0, 52, 8, 25
      HSL:
        310°, 43.2314%, 55.0980%
        HSV (HSB):
        310°, 52.1053%, 74.5098%
        XYZ:
        32.6163, 21.4853, 42.4724
        xyY:
        0.3377, 0.2225, 21.4853
      CIE-Lab:
        53.4766, 50.5861, -26.3449
        CIE-LCH:
        53.4766, 57.0351, 332.4898
        CIE-Luv:
        53.4766, 50.5121, -46.8692
        Hunter-Lab:
        46.3523, 44.4870, -21.8806
      #be5bae color charts
#be5bae RGB chart
      #be5bae CMYK chart
      #be5bae RGB pie chart
      #be5bae color shades, tints & tones
#be5bae color schemes
#be5bae color preview, HTML & CSS examples
           This text has a color of #be5bae        
        
          <p style="color:#be5bae;">Text here</p>
        
        
          .mytext {color:#be5bae;}
        
        Text color #be5bae
      
           This box has a color of #be5bae        
        
          <div style="background-color:#be5bae;">Content here</div>
        
        
          .mybackground {background-color:#be5bae;}
        
        Background color #be5bae
      
           Border around this has a color of #be5bae        
        
          <div style="border:2px solid #be5bae;">Content here</div>
        
        
          .myborder {border:2px solid #be5bae;}
        
        Border color #be5bae