#be46e5 color space conversions
Hex:
        #be46e5
        RGB:
        190, 70, 229
        CMY:
        25, 73, 10
        CMYK:
        17, 69, 0, 10
      HSL:
        285°, 75.3555%, 58.6275%
        HSV (HSB):
        285°, 69.4323%, 89.8039%
        XYZ:
        37.5682, 20.9846, 76.1991
        xyY:
        0.2788, 0.1557, 20.9846
      CIE-Lab:
        52.9326, 69.8185, -58.7167
        CIE-LCH:
        52.9326, 91.2265, 319.9365
        CIE-Luv:
        52.9326, 41.8617, -98.5648
        Hunter-Lab:
        45.8090, 66.2233, -66.5573
      #be46e5 color charts
#be46e5 RGB chart
      #be46e5 CMYK chart
      #be46e5 RGB pie chart
      #be46e5 color shades, tints & tones
#be46e5 color schemes
#be46e5 color preview, HTML & CSS examples
           This text has a color of #be46e5        
        
          <p style="color:#be46e5;">Text here</p>
        
        
          .mytext {color:#be46e5;}
        
        Text color #be46e5
      
           This box has a color of #be46e5        
        
          <div style="background-color:#be46e5;">Content here</div>
        
        
          .mybackground {background-color:#be46e5;}
        
        Background color #be46e5
      
           Border around this has a color of #be46e5        
        
          <div style="border:2px solid #be46e5;">Content here</div>
        
        
          .myborder {border:2px solid #be46e5;}
        
        Border color #be46e5