#be328e color space conversions
Hex:
        #be328e
        RGB:
        190, 50, 142
        CMY:
        25, 80, 44
        CMYK:
        0, 74, 25, 25
      HSL:
        321°, 58.3333%, 47.0588%
        HSV (HSB):
        321°, 73.6842%, 74.5098%
        XYZ:
        27.2583, 15.1813, 27.0848
        xyY:
        0.3921, 0.2184, 15.1813
      CIE-Lab:
        45.8816, 62.9977, -19.0896
        CIE-LCH:
        45.8816, 65.8265, 343.1421
        CIE-Luv:
        45.8816, 75.4158, -36.9655
        Hunter-Lab:
        38.9632, 56.6911, -13.9404
      #be328e color charts
#be328e RGB chart
      #be328e CMYK chart
      #be328e RGB pie chart
      #be328e color shades, tints & tones
#be328e color schemes
#be328e color preview, HTML & CSS examples
           This text has a color of #be328e        
        
          <p style="color:#be328e;">Text here</p>
        
        
          .mytext {color:#be328e;}
        
        Text color #be328e
      
           This box has a color of #be328e        
        
          <div style="background-color:#be328e;">Content here</div>
        
        
          .mybackground {background-color:#be328e;}
        
        Background color #be328e
      
           Border around this has a color of #be328e        
        
          <div style="border:2px solid #be328e;">Content here</div>
        
        
          .myborder {border:2px solid #be328e;}
        
        Border color #be328e