#be53f1 color space conversions
Hex:
        #be53f1
        RGB:
        190, 83, 241
        CMY:
        25, 67, 5
        CMYK:
        21, 66, 0, 5
      HSL:
        281°, 84.9462%, 63.5294%
        HSV (HSB):
        281°, 65.5602%, 94.5098%
        XYZ:
        40.2056, 23.4845, 85.6330
        xyY:
        0.2693, 0.1573, 23.4845
      CIE-Lab:
        55.5680, 66.8528, -61.2177
        CIE-LCH:
        55.5680, 90.6472, 317.5194
        CIE-Luv:
        55.5680, 35.9881, -103.1937
        Hunter-Lab:
        48.4608, 63.2864, -70.8461
      #be53f1 color charts
#be53f1 RGB chart
      #be53f1 CMYK chart
      #be53f1 RGB pie chart
      #be53f1 color shades, tints & tones
#be53f1 color schemes
#be53f1 color preview, HTML & CSS examples
           This text has a color of #be53f1        
        
          <p style="color:#be53f1;">Text here</p>
        
        
          .mytext {color:#be53f1;}
        
        Text color #be53f1
      
           This box has a color of #be53f1        
        
          <div style="background-color:#be53f1;">Content here</div>
        
        
          .mybackground {background-color:#be53f1;}
        
        Background color #be53f1
      
           Border around this has a color of #be53f1        
        
          <div style="border:2px solid #be53f1;">Content here</div>
        
        
          .myborder {border:2px solid #be53f1;}
        
        Border color #be53f1