#be32d4 color space conversions
Hex:
        #be32d4
        RGB:
        190, 50, 212
        CMY:
        25, 80, 17
        CMYK:
        10, 76, 0, 17
      HSL:
        292°, 65.3226%, 51.3725%
        HSV (HSB):
        292°, 76.4151%, 83.1373%
        XYZ:
        34.2595, 17.9818, 63.9525
        xyY:
        0.2948, 0.1548, 17.9818
      CIE-Lab:
        49.4740, 73.6210, -54.6064
        CIE-LCH:
        49.4740, 91.6619, 323.4348
        CIE-Luv:
        49.4740, 50.5095, -91.2975
        Hunter-Lab:
        42.4050, 70.0035, -59.7340
      #be32d4 color charts
#be32d4 RGB chart
      #be32d4 CMYK chart
      #be32d4 RGB pie chart
      #be32d4 color shades, tints & tones
#be32d4 color schemes
#be32d4 color preview, HTML & CSS examples
           This text has a color of #be32d4        
        
          <p style="color:#be32d4;">Text here</p>
        
        
          .mytext {color:#be32d4;}
        
        Text color #be32d4
      
           This box has a color of #be32d4        
        
          <div style="background-color:#be32d4;">Content here</div>
        
        
          .mybackground {background-color:#be32d4;}
        
        Background color #be32d4
      
           Border around this has a color of #be32d4        
        
          <div style="border:2px solid #be32d4;">Content here</div>
        
        
          .myborder {border:2px solid #be32d4;}
        
        Border color #be32d4