#be20d4 color space conversions
Hex:
        #be20d4
        RGB:
        190, 32, 212
        CMY:
        25, 87, 17
        CMYK:
        10, 85, 0, 17
      HSL:
        293°, 73.7705%, 47.8431%
        HSV (HSB):
        293°, 84.9057%, 83.1373%
        XYZ:
        33.6354, 16.7336, 63.7445
        xyY:
        0.2948, 0.1466, 16.7336
      CIE-Lab:
        47.9227, 78.1341, -57.0994
        CIE-LCH:
        47.9227, 96.7744, 323.8411
        CIE-Luv:
        47.9227, 52.8833, -94.6078
        Hunter-Lab:
        40.9068, 75.1839, -63.7561
      #be20d4 color charts
#be20d4 RGB chart
      #be20d4 CMYK chart
      #be20d4 RGB pie chart
      #be20d4 color shades, tints & tones
#be20d4 color schemes
#be20d4 color preview, HTML & CSS examples
           This text has a color of #be20d4        
        
          <p style="color:#be20d4;">Text here</p>
        
        
          .mytext {color:#be20d4;}
        
        Text color #be20d4
      
           This box has a color of #be20d4        
        
          <div style="background-color:#be20d4;">Content here</div>
        
        
          .mybackground {background-color:#be20d4;}
        
        Background color #be20d4
      
           Border around this has a color of #be20d4        
        
          <div style="border:2px solid #be20d4;">Content here</div>
        
        
          .myborder {border:2px solid #be20d4;}
        
        Border color #be20d4