#be41e4 color space conversions
Hex:
        #be41e4
        RGB:
        190, 65, 228
        CMY:
        25, 75, 11
        CMYK:
        17, 71, 0, 11
      HSL:
        286°, 75.1152%, 57.4510%
        HSV (HSB):
        286°, 71.4912%, 89.4118%
        XYZ:
        37.1291, 20.3292, 75.3658
        xyY:
        0.2795, 0.1531, 20.3292
      CIE-Lab:
        52.2074, 71.5094, -59.3175
        CIE-LCH:
        52.2074, 92.9094, 320.3241
        CIE-Luv:
        52.2074, 43.1360, -99.3014
        Hunter-Lab:
        45.0879, 68.0878, -67.5435
      #be41e4 color charts
#be41e4 RGB chart
      #be41e4 CMYK chart
      #be41e4 RGB pie chart
      #be41e4 color shades, tints & tones
#be41e4 color schemes
#be41e4 color preview, HTML & CSS examples
           This text has a color of #be41e4        
        
          <p style="color:#be41e4;">Text here</p>
        
        
          .mytext {color:#be41e4;}
        
        Text color #be41e4
      
           This box has a color of #be41e4        
        
          <div style="background-color:#be41e4;">Content here</div>
        
        
          .mybackground {background-color:#be41e4;}
        
        Background color #be41e4
      
           Border around this has a color of #be41e4        
        
          <div style="border:2px solid #be41e4;">Content here</div>
        
        
          .myborder {border:2px solid #be41e4;}
        
        Border color #be41e4