#be74f4 color space conversions
Hex:
        #be74f4
        RGB:
        190, 116, 244
        CMY:
        25, 55, 4
        CMYK:
        22, 52, 0, 4
      HSL:
        275°, 85.3333%, 70.5882%
        HSV (HSB):
        275°, 52.4590%, 95.6863%
        XYZ:
        43.8097, 29.9696, 89.0636
        xyY:
        0.2690, 0.1840, 29.9696
      CIE-Lab:
        61.6280, 51.6279, -53.2025
        CIE-LCH:
        61.6280, 74.1347, 314.1394
        CIE-Luv:
        61.6280, 26.0960, -91.0822
        Hunter-Lab:
        54.7445, 47.0433, -58.1376
      #be74f4 color charts
#be74f4 RGB chart
      #be74f4 CMYK chart
      #be74f4 RGB pie chart
      #be74f4 color shades, tints & tones
#be74f4 color schemes
#be74f4 color preview, HTML & CSS examples
           This text has a color of #be74f4        
        
          <p style="color:#be74f4;">Text here</p>
        
        
          .mytext {color:#be74f4;}
        
        Text color #be74f4
      
           This box has a color of #be74f4        
        
          <div style="background-color:#be74f4;">Content here</div>
        
        
          .mybackground {background-color:#be74f4;}
        
        Background color #be74f4
      
           Border around this has a color of #be74f4        
        
          <div style="border:2px solid #be74f4;">Content here</div>
        
        
          .myborder {border:2px solid #be74f4;}
        
        Border color #be74f4