#be4bae color space conversions
Hex:
        #be4bae
        RGB:
        190, 75, 174
        CMY:
        25, 71, 32
        CMYK:
        0, 61, 8, 25
      HSL:
        308°, 46.9388%, 51.9608%
        HSV (HSB):
        308°, 60.5263%, 74.5098%
        XYZ:
        31.3913, 19.0353, 42.0641
        xyY:
        0.3394, 0.2058, 19.0353
      CIE-Lab:
        50.7285, 57.9930, -30.6132
        CIE-LCH:
        50.7285, 65.5771, 332.1714
        CIE-Luv:
        50.7285, 56.4048, -53.8875
        Hunter-Lab:
        43.6295, 52.0787, -26.6221
      #be4bae color charts
#be4bae RGB chart
      #be4bae CMYK chart
      #be4bae RGB pie chart
      #be4bae color shades, tints & tones
#be4bae color schemes
#be4bae color preview, HTML & CSS examples
           This text has a color of #be4bae        
        
          <p style="color:#be4bae;">Text here</p>
        
        
          .mytext {color:#be4bae;}
        
        Text color #be4bae
      
           This box has a color of #be4bae        
        
          <div style="background-color:#be4bae;">Content here</div>
        
        
          .mybackground {background-color:#be4bae;}
        
        Background color #be4bae
      
           Border around this has a color of #be4bae        
        
          <div style="border:2px solid #be4bae;">Content here</div>
        
        
          .myborder {border:2px solid #be4bae;}
        
        Border color #be4bae