#be30c8 color space conversions
Hex:
        #be30c8
        RGB:
        190, 48, 200
        CMY:
        25, 81, 22
        CMYK:
        5, 76, 0, 22
      HSL:
        296°, 61.2903%, 48.6275%
        HSV (HSB):
        296°, 76.0000%, 78.4314%
        XYZ:
        32.7175, 17.2312, 56.2451
        xyY:
        0.3081, 0.1623, 17.2312
      CIE-Lab:
        48.5500, 72.1831, -49.1810
        CIE-LCH:
        48.5500, 87.3451, 325.7320
        CIE-Luv:
        48.5500, 54.7265, -82.7730
        Hunter-Lab:
        41.5105, 68.0458, -51.2784
      #be30c8 color charts
#be30c8 RGB chart
      #be30c8 CMYK chart
      #be30c8 RGB pie chart
      #be30c8 color shades, tints & tones
#be30c8 color schemes
#be30c8 color preview, HTML & CSS examples
           This text has a color of #be30c8        
        
          <p style="color:#be30c8;">Text here</p>
        
        
          .mytext {color:#be30c8;}
        
        Text color #be30c8
      
           This box has a color of #be30c8        
        
          <div style="background-color:#be30c8;">Content here</div>
        
        
          .mybackground {background-color:#be30c8;}
        
        Background color #be30c8
      
           Border around this has a color of #be30c8        
        
          <div style="border:2px solid #be30c8;">Content here</div>
        
        
          .myborder {border:2px solid #be30c8;}
        
        Border color #be30c8