#be53c0 color space conversions
Hex:
        #be53c0
        RGB:
        190, 83, 192
        CMY:
        25, 67, 25
        CMYK:
        1, 57, 0, 25
      HSL:
        299°, 46.3830%, 53.9216%
        HSV (HSB):
        299°, 56.7708%, 75.2941%
        XYZ:
        33.8429, 20.9394, 52.1272
        xyY:
        0.3166, 0.1959, 20.9394
      CIE-Lab:
        52.8831, 57.4784, -37.6940
        CIE-LCH:
        52.8831, 68.7358, 326.7434
        CIE-Luv:
        52.8831, 48.5267, -65.0715
        Hunter-Lab:
        45.7596, 51.9356, -35.5086
      #be53c0 color charts
#be53c0 RGB chart
      #be53c0 CMYK chart
      #be53c0 RGB pie chart
      #be53c0 color shades, tints & tones
#be53c0 color schemes
#be53c0 color preview, HTML & CSS examples
           This text has a color of #be53c0        
        
          <p style="color:#be53c0;">Text here</p>
        
        
          .mytext {color:#be53c0;}
        
        Text color #be53c0
      
           This box has a color of #be53c0        
        
          <div style="background-color:#be53c0;">Content here</div>
        
        
          .mybackground {background-color:#be53c0;}
        
        Background color #be53c0
      
           Border around this has a color of #be53c0        
        
          <div style="border:2px solid #be53c0;">Content here</div>
        
        
          .myborder {border:2px solid #be53c0;}
        
        Border color #be53c0