#be79d2 color space conversions
Hex:
        #be79d2
        RGB:
        190, 121, 210
        CMY:
        25, 53, 18
        CMYK:
        10, 42, 0, 18
      HSL:
        287°, 49.7207%, 64.9020%
        HSV (HSB):
        287°, 42.3810%, 82.3529%
        XYZ:
        39.7054, 29.2750, 64.5307
        xyY:
        0.2974, 0.2193, 29.2750
      CIE-Lab:
        61.0236, 41.7741, -35.1966
        CIE-LCH:
        61.0236, 54.6249, 319.8843
        CIE-Luv:
        61.0236, 30.4260, -60.6932
        Hunter-Lab:
        54.1064, 36.3042, -32.8385
      #be79d2 color charts
#be79d2 RGB chart
      #be79d2 CMYK chart
      #be79d2 RGB pie chart
      #be79d2 color shades, tints & tones
#be79d2 color schemes
#be79d2 color preview, HTML & CSS examples
           This text has a color of #be79d2        
        
          <p style="color:#be79d2;">Text here</p>
        
        
          .mytext {color:#be79d2;}
        
        Text color #be79d2
      
           This box has a color of #be79d2        
        
          <div style="background-color:#be79d2;">Content here</div>
        
        
          .mybackground {background-color:#be79d2;}
        
        Background color #be79d2
      
           Border around this has a color of #be79d2        
        
          <div style="border:2px solid #be79d2;">Content here</div>
        
        
          .myborder {border:2px solid #be79d2;}
        
        Border color #be79d2