#be0aa1 color space conversions
Hex:
        #be0aa1
        RGB:
        190, 10, 161
        CMY:
        25, 96, 37
        CMYK:
        0, 95, 15, 25
      HSL:
        310°, 90.0000%, 39.2157%
        HSV (HSB):
        310°, 94.7368%, 74.5098%
        XYZ:
        27.7768, 13.7374, 34.9058
        xyY:
        0.3635, 0.1798, 13.7374
      CIE-Lab:
        43.8540, 73.8147, -33.6842
        CIE-LCH:
        43.8540, 81.1372, 335.4711
        CIE-Luv:
        43.8540, 74.3069, -58.8043
        Hunter-Lab:
        37.0641, 68.9105, -29.8927
      #be0aa1 color charts
#be0aa1 RGB chart
      #be0aa1 CMYK chart
      #be0aa1 RGB pie chart
      #be0aa1 color shades, tints & tones
#be0aa1 color schemes
#be0aa1 color preview, HTML & CSS examples
           This text has a color of #be0aa1        
        
          <p style="color:#be0aa1;">Text here</p>
        
        
          .mytext {color:#be0aa1;}
        
        Text color #be0aa1
      
           This box has a color of #be0aa1        
        
          <div style="background-color:#be0aa1;">Content here</div>
        
        
          .mybackground {background-color:#be0aa1;}
        
        Background color #be0aa1
      
           Border around this has a color of #be0aa1        
        
          <div style="border:2px solid #be0aa1;">Content here</div>
        
        
          .myborder {border:2px solid #be0aa1;}
        
        Border color #be0aa1