#be52e5 color space conversions
Hex:
        #be52e5
        RGB:
        190, 82, 229
        CMY:
        25, 68, 10
        CMYK:
        17, 64, 0, 10
      HSL:
        284°, 73.8693%, 60.9804%
        HSV (HSB):
        284°, 64.1921%, 89.8039%
        XYZ:
        38.3954, 22.6389, 76.4748
        xyY:
        0.2792, 0.1646, 22.6389
      CIE-Lab:
        54.6984, 64.8809, -55.8862
        CIE-LCH:
        54.6984, 85.6317, 319.2595
        CIE-Luv:
        54.6984, 39.1161, -94.4967
        Hunter-Lab:
        47.5803, 60.7765, -61.9893
      #be52e5 color charts
#be52e5 RGB chart
      #be52e5 CMYK chart
      #be52e5 RGB pie chart
      #be52e5 color shades, tints & tones
#be52e5 color schemes
#be52e5 color preview, HTML & CSS examples
           This text has a color of #be52e5        
        
          <p style="color:#be52e5;">Text here</p>
        
        
          .mytext {color:#be52e5;}
        
        Text color #be52e5
      
           This box has a color of #be52e5        
        
          <div style="background-color:#be52e5;">Content here</div>
        
        
          .mybackground {background-color:#be52e5;}
        
        Background color #be52e5
      
           Border around this has a color of #be52e5        
        
          <div style="border:2px solid #be52e5;">Content here</div>
        
        
          .myborder {border:2px solid #be52e5;}
        
        Border color #be52e5