#be79f2 color space conversions
Hex:
        #be79f2
        RGB:
        190, 121, 242
        CMY:
        25, 53, 5
        CMYK:
        21, 50, 0, 5
      HSL:
        274°, 82.3129%, 71.1765%
        HSV (HSB):
        274°, 50.0000%, 94.9020%
        XYZ:
        44.0996, 31.0327, 87.6700
        xyY:
        0.2709, 0.1906, 31.0327
      CIE-Lab:
        62.5352, 48.5673, -50.6576
        CIE-LCH:
        62.5352, 70.1781, 313.7932
        CIE-Luv:
        62.5352, 24.7773, -86.8541
        Hunter-Lab:
        55.7070, 43.8195, -54.3139
      #be79f2 color charts
#be79f2 RGB chart
      #be79f2 CMYK chart
      #be79f2 RGB pie chart
      #be79f2 color shades, tints & tones
#be79f2 color schemes
#be79f2 color preview, HTML & CSS examples
           This text has a color of #be79f2        
        
          <p style="color:#be79f2;">Text here</p>
        
        
          .mytext {color:#be79f2;}
        
        Text color #be79f2
      
           This box has a color of #be79f2        
        
          <div style="background-color:#be79f2;">Content here</div>
        
        
          .mybackground {background-color:#be79f2;}
        
        Background color #be79f2
      
           Border around this has a color of #be79f2        
        
          <div style="border:2px solid #be79f2;">Content here</div>
        
        
          .myborder {border:2px solid #be79f2;}
        
        Border color #be79f2