#be53b2 color space conversions
Hex:
        #be53b2
        RGB:
        190, 83, 178
        CMY:
        25, 67, 30
        CMYK:
        0, 56, 6, 25
      HSL:
        307°, 45.1477%, 53.5294%
        HSV (HSB):
        307°, 56.3158%, 74.5098%
        XYZ:
        32.3643, 20.3480, 44.3413
        xyY:
        0.3335, 0.2097, 20.3480
      CIE-Lab:
        52.2284, 55.0626, -30.6095
        CIE-LCH:
        52.2284, 62.9986, 330.9301
        CIE-Luv:
        52.2284, 52.4473, -53.7724
        Hunter-Lab:
        45.1088, 49.1286, -26.7050
      #be53b2 color charts
#be53b2 RGB chart
      #be53b2 CMYK chart
      #be53b2 RGB pie chart
      #be53b2 color shades, tints & tones
#be53b2 color schemes
#be53b2 color preview, HTML & CSS examples
           This text has a color of #be53b2        
        
          <p style="color:#be53b2;">Text here</p>
        
        
          .mytext {color:#be53b2;}
        
        Text color #be53b2
      
           This box has a color of #be53b2        
        
          <div style="background-color:#be53b2;">Content here</div>
        
        
          .mybackground {background-color:#be53b2;}
        
        Background color #be53b2
      
           Border around this has a color of #be53b2        
        
          <div style="border:2px solid #be53b2;">Content here</div>
        
        
          .myborder {border:2px solid #be53b2;}
        
        Border color #be53b2