#be1a50 color space conversions
Hex:
        #be1a50
        RGB:
        190, 26, 80
        CMY:
        25, 90, 69
        CMYK:
        0, 86, 58, 25
      HSL:
        340°, 75.9259%, 42.3529%
        HSV (HSB):
        340°, 86.3158%, 74.5098%
        XYZ:
        23.0526, 12.2651, 8.7418
        xyY:
        0.5232, 0.2784, 12.2651
      CIE-Lab:
        41.6344, 63.3907, 13.0896
        CIE-LCH:
        41.6344, 64.7281, 11.6671
        CIE-Luv:
        41.6344, 106.8855, 2.6555
        Hunter-Lab:
        35.0216, 56.2078, 9.7156
      #be1a50 color charts
#be1a50 RGB chart
      #be1a50 CMYK chart
      #be1a50 RGB pie chart
      #be1a50 color shades, tints & tones
#be1a50 color schemes
#be1a50 color preview, HTML & CSS examples
           This text has a color of #be1a50        
        
          <p style="color:#be1a50;">Text here</p>
        
        
          .mytext {color:#be1a50;}
        
        Text color #be1a50
      
           This box has a color of #be1a50        
        
          <div style="background-color:#be1a50;">Content here</div>
        
        
          .mybackground {background-color:#be1a50;}
        
        Background color #be1a50
      
           Border around this has a color of #be1a50        
        
          <div style="border:2px solid #be1a50;">Content here</div>
        
        
          .myborder {border:2px solid #be1a50;}
        
        Border color #be1a50