#be2d82 color space conversions
Hex:
        #be2d82
        RGB:
        190, 45, 130
        CMY:
        25, 82, 49
        CMYK:
        0, 76, 32, 25
      HSL:
        325°, 61.7021%, 46.0784%
        HSV (HSB):
        325°, 76.3158%, 74.5098%
        XYZ:
        26.2029, 14.4356, 22.5244
        xyY:
        0.4148, 0.2285, 14.4356
      CIE-Lab:
        44.8513, 63.1268, -13.3684
        CIE-LCH:
        44.8513, 64.5268, 348.0431
        CIE-Luv:
        44.8513, 81.5846, -28.9532
        Hunter-Lab:
        37.9942, 56.6132, -8.5533
      #be2d82 color charts
#be2d82 RGB chart
      #be2d82 CMYK chart
      #be2d82 RGB pie chart
      #be2d82 color shades, tints & tones
#be2d82 color schemes
#be2d82 color preview, HTML & CSS examples
           This text has a color of #be2d82        
        
          <p style="color:#be2d82;">Text here</p>
        
        
          .mytext {color:#be2d82;}
        
        Text color #be2d82
      
           This box has a color of #be2d82        
        
          <div style="background-color:#be2d82;">Content here</div>
        
        
          .mybackground {background-color:#be2d82;}
        
        Background color #be2d82
      
           Border around this has a color of #be2d82        
        
          <div style="border:2px solid #be2d82;">Content here</div>
        
        
          .myborder {border:2px solid #be2d82;}
        
        Border color #be2d82