#be2c94 color space conversions
Hex:
        #be2c94
        RGB:
        190, 44, 148
        CMY:
        25, 83, 42
        CMYK:
        0, 77, 22, 25
      HSL:
        317°, 62.3932%, 45.8824%
        HSV (HSB):
        317°, 76.8421%, 74.5098%
        XYZ:
        27.4812, 14.8866, 29.4420
        xyY:
        0.3827, 0.2073, 14.8866
      CIE-Lab:
        45.4785, 65.6313, -23.3324
        CIE-LCH:
        45.4785, 69.6554, 340.4293
        CIE-Luv:
        45.4785, 74.6831, -43.3011
        Hunter-Lab:
        38.5832, 59.6174, -18.2346
      #be2c94 color charts
#be2c94 RGB chart
      #be2c94 CMYK chart
      #be2c94 RGB pie chart
      #be2c94 color shades, tints & tones
#be2c94 color schemes
#be2c94 color preview, HTML & CSS examples
           This text has a color of #be2c94        
        
          <p style="color:#be2c94;">Text here</p>
        
        
          .mytext {color:#be2c94;}
        
        Text color #be2c94
      
           This box has a color of #be2c94        
        
          <div style="background-color:#be2c94;">Content here</div>
        
        
          .mybackground {background-color:#be2c94;}
        
        Background color #be2c94
      
           Border around this has a color of #be2c94        
        
          <div style="border:2px solid #be2c94;">Content here</div>
        
        
          .myborder {border:2px solid #be2c94;}
        
        Border color #be2c94