#be528e color space conversions
Hex:
        #be528e
        RGB:
        190, 82, 142
        CMY:
        25, 68, 44
        CMYK:
        0, 57, 25, 25
      HSL:
        327°, 45.3782%, 53.3333%
        HSV (HSB):
        327°, 56.8421%, 74.5098%
        XYZ:
        29.1350, 18.9347, 27.7104
        xyY:
        0.3845, 0.2499, 18.9347
      CIE-Lab:
        50.6108, 50.0132, -11.8969
        CIE-LCH:
        50.6108, 51.4087, 346.6194
        CIE-Luv:
        50.6108, 63.3200, -25.2078
        Hunter-Lab:
        43.5141, 43.3657, -7.2969
      #be528e color charts
#be528e RGB chart
      #be528e CMYK chart
      #be528e RGB pie chart
      #be528e color shades, tints & tones
#be528e color schemes
#be528e color preview, HTML & CSS examples
           This text has a color of #be528e        
        
          <p style="color:#be528e;">Text here</p>
        
        
          .mytext {color:#be528e;}
        
        Text color #be528e
      
           This box has a color of #be528e        
        
          <div style="background-color:#be528e;">Content here</div>
        
        
          .mybackground {background-color:#be528e;}
        
        Background color #be528e
      
           Border around this has a color of #be528e        
        
          <div style="border:2px solid #be528e;">Content here</div>
        
        
          .myborder {border:2px solid #be528e;}
        
        Border color #be528e