#be58d5 color space conversions
Hex:
        #be58d5
        RGB:
        190, 88, 213
        CMY:
        25, 65, 16
        CMYK:
        11, 59, 0, 16
      HSL:
        289°, 59.8086%, 59.0196%
        HSV (HSB):
        289°, 58.6854%, 83.5294%
        XYZ:
        36.7352, 22.7307, 65.4021
        xyY:
        0.2942, 0.1820, 22.7307
      CIE-Lab:
        54.7939, 59.0635, -46.6904
        CIE-LCH:
        54.7939, 75.2894, 321.6732
        CIE-Luv:
        54.7939, 41.4557, -79.6878
        Hunter-Lab:
        47.6767, 54.1010, -47.9593
      #be58d5 color charts
#be58d5 RGB chart
      #be58d5 CMYK chart
      #be58d5 RGB pie chart
      #be58d5 color shades, tints & tones
#be58d5 color schemes
#be58d5 color preview, HTML & CSS examples
           This text has a color of #be58d5        
        
          <p style="color:#be58d5;">Text here</p>
        
        
          .mytext {color:#be58d5;}
        
        Text color #be58d5
      
           This box has a color of #be58d5        
        
          <div style="background-color:#be58d5;">Content here</div>
        
        
          .mybackground {background-color:#be58d5;}
        
        Background color #be58d5
      
           Border around this has a color of #be58d5        
        
          <div style="border:2px solid #be58d5;">Content here</div>
        
        
          .myborder {border:2px solid #be58d5;}
        
        Border color #be58d5