#be2a74 color space conversions
Hex:
        #be2a74
        RGB:
        190, 42, 116
        CMY:
        25, 84, 55
        CMYK:
        0, 78, 39, 25
      HSL:
        330°, 63.7931%, 45.4902%
        HSV (HSB):
        330°, 77.8947%, 74.5098%
        XYZ:
        25.2156, 13.8640, 17.8700
        xyY:
        0.4428, 0.2434, 13.8640
      CIE-Lab:
        44.0373, 62.4958, -5.9885
        CIE-LCH:
        44.0373, 62.7821, 354.5265
        CIE-Luv:
        44.0373, 88.0818, -19.0359
        Hunter-Lab:
        37.2344, 55.7218, -2.3911
      #be2a74 color charts
#be2a74 RGB chart
      #be2a74 CMYK chart
      #be2a74 RGB pie chart
      #be2a74 color shades, tints & tones
#be2a74 color schemes
#be2a74 color preview, HTML & CSS examples
           This text has a color of #be2a74        
        
          <p style="color:#be2a74;">Text here</p>
        
        
          .mytext {color:#be2a74;}
        
        Text color #be2a74
      
           This box has a color of #be2a74        
        
          <div style="background-color:#be2a74;">Content here</div>
        
        
          .mybackground {background-color:#be2a74;}
        
        Background color #be2a74
      
           Border around this has a color of #be2a74        
        
          <div style="border:2px solid #be2a74;">Content here</div>
        
        
          .myborder {border:2px solid #be2a74;}
        
        Border color #be2a74