#be52a9 color space conversions
Hex:
        #be52a9
        RGB:
        190, 82, 169
        CMY:
        25, 68, 34
        CMYK:
        0, 57, 11, 25
      HSL:
        312°, 45.3782%, 53.3333%
        HSV (HSB):
        312°, 56.8421%, 74.5098%
        XYZ:
        31.4139, 19.8463, 39.7111
        xyY:
        0.3453, 0.2182, 19.8463
      CIE-Lab:
        51.6630, 54.0480, -26.2337
        CIE-LCH:
        51.6630, 60.0782, 334.1091
        CIE-Luv:
        51.6630, 55.4020, -46.9148
        Hunter-Lab:
        44.5492, 47.9084, -21.6667
      #be52a9 color charts
#be52a9 RGB chart
      #be52a9 CMYK chart
      #be52a9 RGB pie chart
      #be52a9 color shades, tints & tones
#be52a9 color schemes
#be52a9 color preview, HTML & CSS examples
           This text has a color of #be52a9        
        
          <p style="color:#be52a9;">Text here</p>
        
        
          .mytext {color:#be52a9;}
        
        Text color #be52a9
      
           This box has a color of #be52a9        
        
          <div style="background-color:#be52a9;">Content here</div>
        
        
          .mybackground {background-color:#be52a9;}
        
        Background color #be52a9
      
           Border around this has a color of #be52a9        
        
          <div style="border:2px solid #be52a9;">Content here</div>
        
        
          .myborder {border:2px solid #be52a9;}
        
        Border color #be52a9