#be1a96 color space conversions
Hex:
        #be1a96
        RGB:
        190, 26, 150
        CMY:
        25, 90, 41
        CMYK:
        0, 86, 21, 25
      HSL:
        315°, 75.9259%, 42.3529%
        HSV (HSB):
        315°, 86.3158%, 74.5098%
        XYZ:
        27.1096, 13.8879, 30.1060
        xyY:
        0.3813, 0.1953, 13.8879
      CIE-Lab:
        44.0718, 70.1979, -26.7228
        CIE-LCH:
        44.0718, 75.1123, 339.1592
        CIE-Luv:
        44.0718, 77.3759, -48.4866
        Hunter-Lab:
        37.2665, 64.6338, -21.8112
      #be1a96 color charts
#be1a96 RGB chart
      #be1a96 CMYK chart
      #be1a96 RGB pie chart
      #be1a96 color shades, tints & tones
#be1a96 color schemes
#be1a96 color preview, HTML & CSS examples
           This text has a color of #be1a96        
        
          <p style="color:#be1a96;">Text here</p>
        
        
          .mytext {color:#be1a96;}
        
        Text color #be1a96
      
           This box has a color of #be1a96        
        
          <div style="background-color:#be1a96;">Content here</div>
        
        
          .mybackground {background-color:#be1a96;}
        
        Background color #be1a96
      
           Border around this has a color of #be1a96        
        
          <div style="border:2px solid #be1a96;">Content here</div>
        
        
          .myborder {border:2px solid #be1a96;}
        
        Border color #be1a96