#be2ab7 color space conversions
Hex:
        #be2ab7
        RGB:
        190, 42, 183
        CMY:
        25, 84, 28
        CMYK:
        0, 78, 4, 25
      HSL:
        303°, 63.7931%, 45.4902%
        HSV (HSB):
        303°, 77.8947%, 74.5098%
        XYZ:
        30.6104, 16.0220, 46.2789
        xyY:
        0.3295, 0.1724, 16.0220
      CIE-Lab:
        47.0033, 71.1599, -41.7470
        CIE-LCH:
        47.0033, 82.5018, 329.6013
        CIE-Luv:
        47.0033, 61.6915, -71.1516
        Hunter-Lab:
        40.0275, 66.4572, -40.5307
      #be2ab7 color charts
#be2ab7 RGB chart
      #be2ab7 CMYK chart
      #be2ab7 RGB pie chart
      #be2ab7 color shades, tints & tones
#be2ab7 color schemes
#be2ab7 color preview, HTML & CSS examples
           This text has a color of #be2ab7        
        
          <p style="color:#be2ab7;">Text here</p>
        
        
          .mytext {color:#be2ab7;}
        
        Text color #be2ab7
      
           This box has a color of #be2ab7        
        
          <div style="background-color:#be2ab7;">Content here</div>
        
        
          .mybackground {background-color:#be2ab7;}
        
        Background color #be2ab7
      
           Border around this has a color of #be2ab7        
        
          <div style="border:2px solid #be2ab7;">Content here</div>
        
        
          .myborder {border:2px solid #be2ab7;}
        
        Border color #be2ab7