#be31a2 color space conversions
Hex:
        #be31a2
        RGB:
        190, 49, 162
        CMY:
        25, 81, 36
        CMYK:
        0, 74, 15, 25
      HSL:
        312°, 58.9958%, 46.8627%
        HSV (HSB):
        312°, 74.2105%, 74.5098%
        XYZ:
        28.8551, 15.7524, 35.7021
        xyY:
        0.3593, 0.1961, 15.7524
      CIE-Lab:
        46.6480, 66.0112, -29.9001
        CIE-LCH:
        46.6480, 72.4672, 335.6316
        CIE-Luv:
        46.6480, 68.0552, -53.0518
        Hunter-Lab:
        39.6893, 60.3176, -25.5512
      #be31a2 color charts
#be31a2 RGB chart
      #be31a2 CMYK chart
      #be31a2 RGB pie chart
      #be31a2 color shades, tints & tones
#be31a2 color schemes
#be31a2 color preview, HTML & CSS examples
           This text has a color of #be31a2        
        
          <p style="color:#be31a2;">Text here</p>
        
        
          .mytext {color:#be31a2;}
        
        Text color #be31a2
      
           This box has a color of #be31a2        
        
          <div style="background-color:#be31a2;">Content here</div>
        
        
          .mybackground {background-color:#be31a2;}
        
        Background color #be31a2
      
           Border around this has a color of #be31a2        
        
          <div style="border:2px solid #be31a2;">Content here</div>
        
        
          .myborder {border:2px solid #be31a2;}
        
        Border color #be31a2