#be2a81 color space conversions
Hex:
        #be2a81
        RGB:
        190, 42, 129
        CMY:
        25, 84, 49
        CMYK:
        0, 78, 32, 25
      HSL:
        325°, 63.7931%, 45.4902%
        HSV (HSB):
        325°, 77.8947%, 74.5098%
        XYZ:
        26.0256, 14.1881, 22.1357
        xyY:
        0.4174, 0.2276, 14.1881
      CIE-Lab:
        44.5014, 63.8995, -13.2874
        CIE-LCH:
        44.5014, 65.2664, 348.2532
        CIE-Luv:
        44.5014, 82.8416, -28.9377
        Hunter-Lab:
        37.6670, 57.4153, -8.4760
      #be2a81 color charts
#be2a81 RGB chart
      #be2a81 CMYK chart
      #be2a81 RGB pie chart
      #be2a81 color shades, tints & tones
#be2a81 color schemes
#be2a81 color preview, HTML & CSS examples
           This text has a color of #be2a81        
        
          <p style="color:#be2a81;">Text here</p>
        
        
          .mytext {color:#be2a81;}
        
        Text color #be2a81
      
           This box has a color of #be2a81        
        
          <div style="background-color:#be2a81;">Content here</div>
        
        
          .mybackground {background-color:#be2a81;}
        
        Background color #be2a81
      
           Border around this has a color of #be2a81        
        
          <div style="border:2px solid #be2a81;">Content here</div>
        
        
          .myborder {border:2px solid #be2a81;}
        
        Border color #be2a81