#be22a1 color space conversions
Hex:
        #be22a1
        RGB:
        190, 34, 161
        CMY:
        25, 87, 37
        CMYK:
        0, 82, 15, 25
      HSL:
        311°, 69.6429%, 43.9216%
        HSV (HSB):
        311°, 82.1053%, 74.5098%
        XYZ:
        28.2403, 14.6644, 35.0603
        xyY:
        0.3622, 0.1881, 14.6644
      CIE-Lab:
        45.1711, 69.9730, -31.6150
        CIE-LCH:
        45.1711, 76.7837, 335.6857
        CIE-Luv:
        45.1711, 71.5311, -55.7075
        Hunter-Lab:
        38.2941, 64.6212, -27.4772
      #be22a1 color charts
#be22a1 RGB chart
      #be22a1 CMYK chart
      #be22a1 RGB pie chart
      #be22a1 color shades, tints & tones
#be22a1 color schemes
#be22a1 color preview, HTML & CSS examples
           This text has a color of #be22a1        
        
          <p style="color:#be22a1;">Text here</p>
        
        
          .mytext {color:#be22a1;}
        
        Text color #be22a1
      
           This box has a color of #be22a1        
        
          <div style="background-color:#be22a1;">Content here</div>
        
        
          .mybackground {background-color:#be22a1;}
        
        Background color #be22a1
      
           Border around this has a color of #be22a1        
        
          <div style="border:2px solid #be22a1;">Content here</div>
        
        
          .myborder {border:2px solid #be22a1;}
        
        Border color #be22a1