#be02e2 color space conversions
Hex:
        #be02e2
        RGB:
        190, 2, 226
        CMY:
        25, 99, 11
        CMYK:
        16, 99, 0, 11
      HSL:
        290°, 98.2456%, 44.7059%
        HSV (HSB):
        290°, 99.1150%, 88.6275%
        XYZ:
        34.9844, 16.4816, 73.2889
        xyY:
        0.2804, 0.1321, 16.4816
      CIE-Lab:
        47.6000, 84.1909, -65.6209
        CIE-LCH:
        47.6000, 106.7436, 322.0661
        CIE-Luv:
        47.6000, 50.0479, -106.9869
        Hunter-Lab:
        40.5975, 82.7746, -78.6154
      #be02e2 color charts
#be02e2 RGB chart
      #be02e2 CMYK chart
      #be02e2 RGB pie chart
      #be02e2 color shades, tints & tones
#be02e2 color schemes
#be02e2 color preview, HTML & CSS examples
           This text has a color of #be02e2        
        
          <p style="color:#be02e2;">Text here</p>
        
        
          .mytext {color:#be02e2;}
        
        Text color #be02e2
      
           This box has a color of #be02e2        
        
          <div style="background-color:#be02e2;">Content here</div>
        
        
          .mybackground {background-color:#be02e2;}
        
        Background color #be02e2
      
           Border around this has a color of #be02e2        
        
          <div style="border:2px solid #be02e2;">Content here</div>
        
        
          .myborder {border:2px solid #be02e2;}
        
        Border color #be02e2