#be0bc2 color space conversions
Hex:
        #be0bc2
        RGB:
        190, 11, 194
        CMY:
        25, 96, 24
        CMYK:
        2, 94, 0, 24
      HSL:
        299°, 89.2683%, 40.1961%
        HSV (HSB):
        299°, 94.3299%, 76.0784%
        XYZ:
        31.0925, 15.0815, 52.3112
        xyY:
        0.3157, 0.1531, 15.0815
      CIE-Lab:
        45.7457, 78.3705, -50.1839
        CIE-LCH:
        45.7457, 93.0611, 327.3669
        CIE-Luv:
        45.7457, 60.8907, -83.6579
        Hunter-Lab:
        38.8350, 74.9515, -52.6800
      #be0bc2 color charts
#be0bc2 RGB chart
      #be0bc2 CMYK chart
      #be0bc2 RGB pie chart
      #be0bc2 color shades, tints & tones
#be0bc2 color schemes
#be0bc2 color preview, HTML & CSS examples
           This text has a color of #be0bc2        
        
          <p style="color:#be0bc2;">Text here</p>
        
        
          .mytext {color:#be0bc2;}
        
        Text color #be0bc2
      
           This box has a color of #be0bc2        
        
          <div style="background-color:#be0bc2;">Content here</div>
        
        
          .mybackground {background-color:#be0bc2;}
        
        Background color #be0bc2
      
           Border around this has a color of #be0bc2        
        
          <div style="border:2px solid #be0bc2;">Content here</div>
        
        
          .myborder {border:2px solid #be0bc2;}
        
        Border color #be0bc2