#be328d color space conversions
Hex:
        #be328d
        RGB:
        190, 50, 141
        CMY:
        25, 80, 45
        CMYK:
        0, 74, 26, 25
      HSL:
        321°, 58.3333%, 47.0588%
        HSV (HSB):
        321°, 73.6842%, 74.5098%
        XYZ:
        27.1835, 15.1514, 26.6911
        xyY:
        0.3938, 0.2195, 15.1514
      CIE-Lab:
        45.8409, 62.8712, -18.5473
        CIE-LCH:
        45.8409, 65.5499, 343.5637
        CIE-Luv:
        45.8409, 75.8009, -36.1783
        Hunter-Lab:
        38.9249, 56.5386, -13.4082
      #be328d color charts
#be328d RGB chart
      #be328d CMYK chart
      #be328d RGB pie chart
      #be328d color shades, tints & tones
#be328d color schemes
#be328d color preview, HTML & CSS examples
           This text has a color of #be328d        
        
          <p style="color:#be328d;">Text here</p>
        
        
          .mytext {color:#be328d;}
        
        Text color #be328d
      
           This box has a color of #be328d        
        
          <div style="background-color:#be328d;">Content here</div>
        
        
          .mybackground {background-color:#be328d;}
        
        Background color #be328d
      
           Border around this has a color of #be328d        
        
          <div style="border:2px solid #be328d;">Content here</div>
        
        
          .myborder {border:2px solid #be328d;}
        
        Border color #be328d