#be52d1 color space conversions
Hex:
        #be52d1
        RGB:
        190, 82, 209
        CMY:
        25, 68, 18
        CMYK:
        9, 61, 0, 18
      HSL:
        291°, 57.9909%, 57.0588%
        HSV (HSB):
        291°, 60.7656%, 81.9608%
        XYZ:
        35.7611, 21.5852, 62.6031
        xyY:
        0.2981, 0.1800, 21.5852
      CIE-Lab:
        53.5841, 61.0301, -46.3337
        CIE-LCH:
        53.5841, 76.6257, 322.7944
        CIE-Luv:
        53.5841, 44.2344, -79.0027
        Hunter-Lab:
        46.4599, 56.0904, -47.3694
      #be52d1 color charts
#be52d1 RGB chart
      #be52d1 CMYK chart
      #be52d1 RGB pie chart
      #be52d1 color shades, tints & tones
#be52d1 color schemes
#be52d1 color preview, HTML & CSS examples
           This text has a color of #be52d1        
        
          <p style="color:#be52d1;">Text here</p>
        
        
          .mytext {color:#be52d1;}
        
        Text color #be52d1
      
           This box has a color of #be52d1        
        
          <div style="background-color:#be52d1;">Content here</div>
        
        
          .mybackground {background-color:#be52d1;}
        
        Background color #be52d1
      
           Border around this has a color of #be52d1        
        
          <div style="border:2px solid #be52d1;">Content here</div>
        
        
          .myborder {border:2px solid #be52d1;}
        
        Border color #be52d1