#be4e94 color space conversions
Hex:
        #be4e94
        RGB:
        190, 78, 148
        CMY:
        25, 69, 42
        CMYK:
        0, 59, 22, 25
      HSL:
        323°, 46.2810%, 52.5490%
        HSV (HSB):
        323°, 58.9474%, 74.5098%
        XYZ:
        29.3049, 18.5340, 30.0499
        xyY:
        0.3762, 0.2380, 18.5340
      CIE-Lab:
        50.1375, 52.7069, -16.1837
        CIE-LCH:
        50.1375, 55.1356, 342.9309
        CIE-Luv:
        50.1375, 63.2743, -31.7165
        Hunter-Lab:
        43.0512, 46.1652, -11.2488
      #be4e94 color charts
#be4e94 RGB chart
      #be4e94 CMYK chart
      #be4e94 RGB pie chart
      #be4e94 color shades, tints & tones
#be4e94 color schemes
#be4e94 color preview, HTML & CSS examples
           This text has a color of #be4e94        
        
          <p style="color:#be4e94;">Text here</p>
        
        
          .mytext {color:#be4e94;}
        
        Text color #be4e94
      
           This box has a color of #be4e94        
        
          <div style="background-color:#be4e94;">Content here</div>
        
        
          .mybackground {background-color:#be4e94;}
        
        Background color #be4e94
      
           Border around this has a color of #be4e94        
        
          <div style="border:2px solid #be4e94;">Content here</div>
        
        
          .myborder {border:2px solid #be4e94;}
        
        Border color #be4e94