#be81e1 color space conversions
Hex:
        #be81e1
        RGB:
        190, 129, 225
        CMY:
        25, 49, 12
        CMYK:
        16, 43, 0, 12
      HSL:
        278°, 61.5385%, 69.4118%
        HSV (HSB):
        278°, 42.6667%, 88.2353%
        XYZ:
        42.6761, 32.0839, 75.1777
        xyY:
        0.2846, 0.2140, 32.0839
      CIE-Lab:
        63.4122, 40.5767, -39.8516
        CIE-LCH:
        63.4122, 56.8737, 315.5166
        CIE-Luv:
        63.4122, 24.6710, -68.4679
        Hunter-Lab:
        56.6427, 35.3619, -39.0415
      #be81e1 color charts
#be81e1 RGB chart
      #be81e1 CMYK chart
      #be81e1 RGB pie chart
      #be81e1 color shades, tints & tones
#be81e1 color schemes
#be81e1 color preview, HTML & CSS examples
           This text has a color of #be81e1        
        
          <p style="color:#be81e1;">Text here</p>
        
        
          .mytext {color:#be81e1;}
        
        Text color #be81e1
      
           This box has a color of #be81e1        
        
          <div style="background-color:#be81e1;">Content here</div>
        
        
          .mybackground {background-color:#be81e1;}
        
        Background color #be81e1
      
           Border around this has a color of #be81e1        
        
          <div style="border:2px solid #be81e1;">Content here</div>
        
        
          .myborder {border:2px solid #be81e1;}
        
        Border color #be81e1