#be299b color space conversions
Hex:
        #be299b
        RGB:
        190, 41, 155
        CMY:
        25, 84, 39
        CMYK:
        0, 78, 18, 25
      HSL:
        314°, 64.5022%, 45.2941%
        HSV (HSB):
        314°, 78.4211%, 74.5098%
        XYZ:
        27.9445, 14.8996, 32.4134
        xyY:
        0.3713, 0.1980, 14.8996
      CIE-Lab:
        45.4964, 67.4024, -27.5139
        CIE-LCH:
        45.4964, 72.8017, 337.7945
        CIE-Luv:
        45.4964, 72.5930, -49.5354
        Hunter-Lab:
        38.6000, 61.6755, -22.7674
      #be299b color charts
#be299b RGB chart
      #be299b CMYK chart
      #be299b RGB pie chart
      #be299b color shades, tints & tones
#be299b color schemes
#be299b color preview, HTML & CSS examples
           This text has a color of #be299b        
        
          <p style="color:#be299b;">Text here</p>
        
        
          .mytext {color:#be299b;}
        
        Text color #be299b
      
           This box has a color of #be299b        
        
          <div style="background-color:#be299b;">Content here</div>
        
        
          .mybackground {background-color:#be299b;}
        
        Background color #be299b
      
           Border around this has a color of #be299b        
        
          <div style="border:2px solid #be299b;">Content here</div>
        
        
          .myborder {border:2px solid #be299b;}
        
        Border color #be299b