#be1da0 color space conversions
Hex:
        #be1da0
        RGB:
        190, 29, 160
        CMY:
        25, 89, 37
        CMYK:
        0, 85, 16, 25
      HSL:
        311°, 73.5160%, 42.9412%
        HSV (HSB):
        311°, 84.7368%, 74.5098%
        XYZ:
        28.0197, 14.3639, 34.5534
        xyY:
        0.3642, 0.1867, 14.3639
      CIE-Lab:
        44.7504, 70.9156, -31.6765
        CIE-LCH:
        44.7504, 77.6687, 335.9307
        CIE-Luv:
        44.7504, 72.7338, -55.8100
        Hunter-Lab:
        37.8998, 65.6424, -27.5251
      #be1da0 color charts
#be1da0 RGB chart
      #be1da0 CMYK chart
      #be1da0 RGB pie chart
      #be1da0 color shades, tints & tones
#be1da0 color schemes
#be1da0 color preview, HTML & CSS examples
           This text has a color of #be1da0        
        
          <p style="color:#be1da0;">Text here</p>
        
        
          .mytext {color:#be1da0;}
        
        Text color #be1da0
      
           This box has a color of #be1da0        
        
          <div style="background-color:#be1da0;">Content here</div>
        
        
          .mybackground {background-color:#be1da0;}
        
        Background color #be1da0
      
           Border around this has a color of #be1da0        
        
          <div style="border:2px solid #be1da0;">Content here</div>
        
        
          .myborder {border:2px solid #be1da0;}
        
        Border color #be1da0