#be329f color space conversions
Hex:
        #be329f
        RGB:
        190, 50, 159
        CMY:
        25, 80, 38
        CMYK:
        0, 74, 16, 25
      HSL:
        313°, 58.3333%, 47.0588%
        HSV (HSB):
        313°, 73.6842%, 74.5098%
        XYZ:
        28.6338, 15.7316, 34.3282
        xyY:
        0.3639, 0.1999, 15.7316
      CIE-Lab:
        46.6203, 65.2691, -28.1555
        CIE-LCH:
        46.6203, 71.0830, 336.6658
        CIE-Luv:
        46.6203, 68.9355, -50.4063
        Hunter-Lab:
        39.6630, 59.4537, -23.5512
      #be329f color charts
#be329f RGB chart
      #be329f CMYK chart
      #be329f RGB pie chart
      #be329f color shades, tints & tones
#be329f color schemes
#be329f color preview, HTML & CSS examples
           This text has a color of #be329f        
        
          <p style="color:#be329f;">Text here</p>
        
        
          .mytext {color:#be329f;}
        
        Text color #be329f
      
           This box has a color of #be329f        
        
          <div style="background-color:#be329f;">Content here</div>
        
        
          .mybackground {background-color:#be329f;}
        
        Background color #be329f
      
           Border around this has a color of #be329f        
        
          <div style="border:2px solid #be329f;">Content here</div>
        
        
          .myborder {border:2px solid #be329f;}
        
        Border color #be329f