#be58d6 color space conversions
Hex:
        #be58d6
        RGB:
        190, 88, 214
        CMY:
        25, 65, 16
        CMYK:
        11, 59, 0, 16
      HSL:
        289°, 60.5769%, 59.2157%
        HSV (HSB):
        289°, 58.8785%, 83.9216%
        XYZ:
        36.8625, 22.7816, 66.0728
        xyY:
        0.2932, 0.1812, 22.7816
      CIE-Lab:
        54.8467, 59.2562, -47.1741
        CIE-LCH:
        54.8467, 75.7409, 321.4765
        CIE-Luv:
        54.8467, 41.2065, -80.4773
        Hunter-Lab:
        47.7301, 54.3300, -48.6640
      #be58d6 color charts
#be58d6 RGB chart
      #be58d6 CMYK chart
      #be58d6 RGB pie chart
      #be58d6 color shades, tints & tones
#be58d6 color schemes
#be58d6 color preview, HTML & CSS examples
           This text has a color of #be58d6        
        
          <p style="color:#be58d6;">Text here</p>
        
        
          .mytext {color:#be58d6;}
        
        Text color #be58d6
      
           This box has a color of #be58d6        
        
          <div style="background-color:#be58d6;">Content here</div>
        
        
          .mybackground {background-color:#be58d6;}
        
        Background color #be58d6
      
           Border around this has a color of #be58d6        
        
          <div style="border:2px solid #be58d6;">Content here</div>
        
        
          .myborder {border:2px solid #be58d6;}
        
        Border color #be58d6