#be20dc color space conversions
Hex:
        #be20dc
        RGB:
        190, 32, 220
        CMY:
        25, 87, 14
        CMYK:
        14, 85, 0, 14
      HSL:
        290°, 74.6032%, 49.4118%
        HSV (HSB):
        290°, 85.4545%, 86.2745%
        XYZ:
        34.6700, 17.1475, 69.1926
        xyY:
        0.2865, 0.1417, 17.1475
      CIE-Lab:
        48.4453, 79.4708, -60.8352
        CIE-LCH:
        48.4453, 100.0826, 322.5658
        CIE-Luv:
        48.4453, 50.2697, -100.3557
        Hunter-Lab:
        41.4095, 76.9819, -70.0831
      #be20dc color charts
#be20dc RGB chart
      #be20dc CMYK chart
      #be20dc RGB pie chart
      #be20dc color shades, tints & tones
#be20dc color schemes
#be20dc color preview, HTML & CSS examples
           This text has a color of #be20dc        
        
          <p style="color:#be20dc;">Text here</p>
        
        
          .mytext {color:#be20dc;}
        
        Text color #be20dc
      
           This box has a color of #be20dc        
        
          <div style="background-color:#be20dc;">Content here</div>
        
        
          .mybackground {background-color:#be20dc;}
        
        Background color #be20dc
      
           Border around this has a color of #be20dc        
        
          <div style="border:2px solid #be20dc;">Content here</div>
        
        
          .myborder {border:2px solid #be20dc;}
        
        Border color #be20dc