#be29cb color space conversions
Hex:
        #be29cb
        RGB:
        190, 41, 203
        CMY:
        25, 84, 20
        CMYK:
        6, 80, 0, 20
      HSL:
        295°, 66.3934%, 47.8431%
        HSV (HSB):
        295°, 79.8030%, 79.6078%
        XYZ:
        32.8076, 16.8448, 58.0221
        xyY:
        0.3047, 0.1564, 16.8448
      CIE-Lab:
        48.0639, 74.5999, -51.6916
        CIE-LCH:
        48.0639, 90.7588, 325.2812
        CIE-Luv:
        48.0639, 54.8137, -86.5006
        Hunter-Lab:
        41.0424, 70.8612, -55.0892
      #be29cb color charts
#be29cb RGB chart
      #be29cb CMYK chart
      #be29cb RGB pie chart
      #be29cb color shades, tints & tones
#be29cb color schemes
#be29cb color preview, HTML & CSS examples
           This text has a color of #be29cb        
        
          <p style="color:#be29cb;">Text here</p>
        
        
          .mytext {color:#be29cb;}
        
        Text color #be29cb
      
           This box has a color of #be29cb        
        
          <div style="background-color:#be29cb;">Content here</div>
        
        
          .mybackground {background-color:#be29cb;}
        
        Background color #be29cb
      
           Border around this has a color of #be29cb        
        
          <div style="border:2px solid #be29cb;">Content here</div>
        
        
          .myborder {border:2px solid #be29cb;}
        
        Border color #be29cb