#be26a1 color space conversions
Hex:
        #be26a1
        RGB:
        190, 38, 161
        CMY:
        25, 85, 37
        CMYK:
        0, 80, 15, 25
      HSL:
        311°, 66.6667%, 44.7059%
        HSV (HSB):
        311°, 80.0000%, 74.5098%
        XYZ:
        28.3613, 14.9066, 35.1007
        xyY:
        0.3619, 0.1902, 14.9066
      CIE-Lab:
        45.5060, 69.0057, -31.0902
        CIE-LCH:
        45.5060, 75.6861, 335.7462
        CIE-Luv:
        45.5060, 70.8126, -54.9077
        Hunter-Lab:
        38.6090, 63.5563, -26.8760
      #be26a1 color charts
#be26a1 RGB chart
      #be26a1 CMYK chart
      #be26a1 RGB pie chart
      #be26a1 color shades, tints & tones
#be26a1 color schemes
#be26a1 color preview, HTML & CSS examples
           This text has a color of #be26a1        
        
          <p style="color:#be26a1;">Text here</p>
        
        
          .mytext {color:#be26a1;}
        
        Text color #be26a1
      
           This box has a color of #be26a1        
        
          <div style="background-color:#be26a1;">Content here</div>
        
        
          .mybackground {background-color:#be26a1;}
        
        Background color #be26a1
      
           Border around this has a color of #be26a1        
        
          <div style="border:2px solid #be26a1;">Content here</div>
        
        
          .myborder {border:2px solid #be26a1;}
        
        Border color #be26a1