#be30dc color space conversions
Hex:
        #be30dc
        RGB:
        190, 48, 220
        CMY:
        25, 81, 14
        CMYK:
        14, 78, 0, 14
      HSL:
        290°, 71.0744%, 52.5490%
        HSV (HSB):
        290°, 78.1818%, 86.2745%
        XYZ:
        35.2104, 18.2284, 69.3728
        xyY:
        0.2867, 0.1484, 18.2284
      CIE-Lab:
        49.7719, 75.5994, -58.6970
        CIE-LCH:
        49.7719, 95.7111, 322.1735
        CIE-Luv:
        49.7719, 48.3405, -97.6141
        Hunter-Lab:
        42.6947, 72.4937, -66.4515
      #be30dc color charts
#be30dc RGB chart
      #be30dc CMYK chart
      #be30dc RGB pie chart
      #be30dc color shades, tints & tones
#be30dc color schemes
#be30dc color preview, HTML & CSS examples
           This text has a color of #be30dc        
        
          <p style="color:#be30dc;">Text here</p>
        
        
          .mytext {color:#be30dc;}
        
        Text color #be30dc
      
           This box has a color of #be30dc        
        
          <div style="background-color:#be30dc;">Content here</div>
        
        
          .mybackground {background-color:#be30dc;}
        
        Background color #be30dc
      
           Border around this has a color of #be30dc        
        
          <div style="border:2px solid #be30dc;">Content here</div>
        
        
          .myborder {border:2px solid #be30dc;}
        
        Border color #be30dc