#be36e2 color space conversions
Hex:
        #be36e2
        RGB:
        190, 54, 226
        CMY:
        25, 79, 11
        CMYK:
        16, 76, 0, 11
      HSL:
        287°, 74.7826%, 54.9020%
        HSV (HSB):
        287°, 76.1062%, 88.6275%
        XYZ:
        36.2818, 19.0765, 73.7214
        xyY:
        0.2811, 0.1478, 19.0765
      CIE-Lab:
        50.7766, 74.8751, -60.4882
        CIE-LCH:
        50.7766, 96.2554, 321.0668
        CIE-Luv:
        50.7766, 45.6378, -100.6623
        Hunter-Lab:
        43.6766, 71.8445, -69.5014
      #be36e2 color charts
#be36e2 RGB chart
      #be36e2 CMYK chart
      #be36e2 RGB pie chart
      #be36e2 color shades, tints & tones
#be36e2 color schemes
#be36e2 color preview, HTML & CSS examples
           This text has a color of #be36e2        
        
          <p style="color:#be36e2;">Text here</p>
        
        
          .mytext {color:#be36e2;}
        
        Text color #be36e2
      
           This box has a color of #be36e2        
        
          <div style="background-color:#be36e2;">Content here</div>
        
        
          .mybackground {background-color:#be36e2;}
        
        Background color #be36e2
      
           Border around this has a color of #be36e2        
        
          <div style="border:2px solid #be36e2;">Content here</div>
        
        
          .myborder {border:2px solid #be36e2;}
        
        Border color #be36e2