#be83e1 color space conversions
Hex:
        #be83e1
        RGB:
        190, 131, 225
        CMY:
        25, 49, 12
        CMYK:
        16, 42, 0, 12
      HSL:
        278°, 61.0390%, 69.8039%
        HSV (HSB):
        278°, 41.7778%, 88.2353%
        XYZ:
        42.9421, 32.6160, 75.2664
        xyY:
        0.2847, 0.2163, 32.6160
      CIE-Lab:
        63.8488, 39.4888, -39.1683
        CIE-LCH:
        63.8488, 55.6195, 315.2335
        CIE-Luv:
        63.8488, 23.8828, -67.2872
        Hunter-Lab:
        57.1104, 34.2734, -38.1616
      #be83e1 color charts
#be83e1 RGB chart
      #be83e1 CMYK chart
      #be83e1 RGB pie chart
      #be83e1 color shades, tints & tones
#be83e1 color schemes
#be83e1 color preview, HTML & CSS examples
           This text has a color of #be83e1        
        
          <p style="color:#be83e1;">Text here</p>
        
        
          .mytext {color:#be83e1;}
        
        Text color #be83e1
      
           This box has a color of #be83e1        
        
          <div style="background-color:#be83e1;">Content here</div>
        
        
          .mybackground {background-color:#be83e1;}
        
        Background color #be83e1
      
           Border around this has a color of #be83e1        
        
          <div style="border:2px solid #be83e1;">Content here</div>
        
        
          .myborder {border:2px solid #be83e1;}
        
        Border color #be83e1