#be72f4 color space conversions
Hex:
        #be72f4
        RGB:
        190, 114, 244
        CMY:
        25, 55, 4
        CMYK:
        22, 53, 0, 4
      HSL:
        275°, 85.5263%, 70.1961%
        HSV (HSB):
        275°, 53.2787%, 95.6863%
        XYZ:
        43.5817, 29.5134, 88.9876
        xyY:
        0.2689, 0.1821, 29.5134
      CIE-Lab:
        61.2321, 52.6628, -53.8318
        CIE-LCH:
        61.2321, 75.3076, 314.3711
        CIE-Luv:
        61.2321, 26.7415, -92.1003
        Hunter-Lab:
        54.3263, 48.1254, -59.0899
      #be72f4 color charts
#be72f4 RGB chart
      #be72f4 CMYK chart
      #be72f4 RGB pie chart
      #be72f4 color shades, tints & tones
#be72f4 color schemes
#be72f4 color preview, HTML & CSS examples
           This text has a color of #be72f4        
        
          <p style="color:#be72f4;">Text here</p>
        
        
          .mytext {color:#be72f4;}
        
        Text color #be72f4
      
           This box has a color of #be72f4        
        
          <div style="background-color:#be72f4;">Content here</div>
        
        
          .mybackground {background-color:#be72f4;}
        
        Background color #be72f4
      
           Border around this has a color of #be72f4        
        
          <div style="border:2px solid #be72f4;">Content here</div>
        
        
          .myborder {border:2px solid #be72f4;}
        
        Border color #be72f4