#be53be color space conversions
Hex:
        #be53be
        RGB:
        190, 83, 190
        CMY:
        25, 67, 25
        CMYK:
        0, 56, 0, 25
      HSL:
        300°, 45.1477%, 53.5294%
        HSV (HSB):
        300°, 56.3158%, 74.5098%
        XYZ:
        33.6227, 20.8514, 50.9678
        xyY:
        0.3189, 0.1978, 20.8514
      CIE-Lab:
        52.7864, 57.1251, -36.6921
        CIE-LCH:
        52.7864, 67.8940, 327.2869
        CIE-Luv:
        52.7864, 49.0793, -63.4640
        Hunter-Lab:
        45.6633, 51.5221, -34.2131
      #be53be color charts
#be53be RGB chart
      #be53be CMYK chart
      #be53be RGB pie chart
      #be53be color shades, tints & tones
#be53be color schemes
#be53be color preview, HTML & CSS examples
           This text has a color of #be53be        
        
          <p style="color:#be53be;">Text here</p>
        
        
          .mytext {color:#be53be;}
        
        Text color #be53be
      
           This box has a color of #be53be        
        
          <div style="background-color:#be53be;">Content here</div>
        
        
          .mybackground {background-color:#be53be;}
        
        Background color #be53be
      
           Border around this has a color of #be53be        
        
          <div style="border:2px solid #be53be;">Content here</div>
        
        
          .myborder {border:2px solid #be53be;}
        
        Border color #be53be