#be52bf color space conversions
Hex:
        #be52bf
        RGB:
        190, 82, 191
        CMY:
        25, 68, 25
        CMYK:
        1, 57, 0, 25
      HSL:
        299°, 45.9916%, 53.5294%
        HSV (HSB):
        299°, 57.0681%, 74.9020%
        XYZ:
        33.6565, 20.7433, 51.5202
        xyY:
        0.3178, 0.1958, 20.7433
      CIE-Lab:
        52.6674, 57.7564, -37.4563
        CIE-LCH:
        52.6674, 68.8387, 327.0357
        CIE-Luv:
        52.6674, 49.1278, -64.6903
        Hunter-Lab:
        45.5448, 52.2035, -35.1873
      #be52bf color charts
#be52bf RGB chart
      #be52bf CMYK chart
      #be52bf RGB pie chart
      #be52bf color shades, tints & tones
#be52bf color schemes
#be52bf color preview, HTML & CSS examples
           This text has a color of #be52bf        
        
          <p style="color:#be52bf;">Text here</p>
        
        
          .mytext {color:#be52bf;}
        
        Text color #be52bf
      
           This box has a color of #be52bf        
        
          <div style="background-color:#be52bf;">Content here</div>
        
        
          .mybackground {background-color:#be52bf;}
        
        Background color #be52bf
      
           Border around this has a color of #be52bf        
        
          <div style="border:2px solid #be52bf;">Content here</div>
        
        
          .myborder {border:2px solid #be52bf;}
        
        Border color #be52bf