#be2f84 color space conversions
Hex:
        #be2f84
        RGB:
        190, 47, 132
        CMY:
        25, 82, 48
        CMYK:
        0, 75, 31, 25
      HSL:
        324°, 60.3376%, 46.4706%
        HSV (HSB):
        324°, 75.2632%, 74.5098%
        XYZ:
        26.4166, 14.6461, 23.2645
        xyY:
        0.4107, 0.2277, 14.6461
      CIE-Lab:
        45.1456, 62.7404, -14.1425
        CIE-LCH:
        45.1456, 64.3146, 347.2971
        CIE-Luv:
        45.1456, 80.1997, -29.9728
        Hunter-Lab:
        38.2703, 56.2392, -9.2532
      #be2f84 color charts
#be2f84 RGB chart
      #be2f84 CMYK chart
      #be2f84 RGB pie chart
      #be2f84 color shades, tints & tones
#be2f84 color schemes
#be2f84 color preview, HTML & CSS examples
           This text has a color of #be2f84        
        
          <p style="color:#be2f84;">Text here</p>
        
        
          .mytext {color:#be2f84;}
        
        Text color #be2f84
      
           This box has a color of #be2f84        
        
          <div style="background-color:#be2f84;">Content here</div>
        
        
          .mybackground {background-color:#be2f84;}
        
        Background color #be2f84
      
           Border around this has a color of #be2f84        
        
          <div style="border:2px solid #be2f84;">Content here</div>
        
        
          .myborder {border:2px solid #be2f84;}
        
        Border color #be2f84