#be7ae5 color space conversions
Hex:
        #be7ae5
        RGB:
        190, 122, 229
        CMY:
        25, 52, 10
        CMYK:
        17, 47, 0, 10
      HSL:
        278°, 67.2956%, 68.8235%
        HSV (HSB):
        278°, 46.7249%, 89.8039%
        XYZ:
        42.3376, 30.5234, 77.7889
        xyY:
        0.2810, 0.2026, 30.5234
      CIE-Lab:
        62.1032, 45.2040, -44.1318
        CIE-LCH:
        62.1032, 63.1745, 315.6876
        CIE-Luv:
        62.1032, 26.6607, -75.7645
        Hunter-Lab:
        55.2479, 40.1042, -44.8065
      #be7ae5 color charts
#be7ae5 RGB chart
      #be7ae5 CMYK chart
      #be7ae5 RGB pie chart
      #be7ae5 color shades, tints & tones
#be7ae5 color schemes
#be7ae5 color preview, HTML & CSS examples
           This text has a color of #be7ae5        
        
          <p style="color:#be7ae5;">Text here</p>
        
        
          .mytext {color:#be7ae5;}
        
        Text color #be7ae5
      
           This box has a color of #be7ae5        
        
          <div style="background-color:#be7ae5;">Content here</div>
        
        
          .mybackground {background-color:#be7ae5;}
        
        Background color #be7ae5
      
           Border around this has a color of #be7ae5        
        
          <div style="border:2px solid #be7ae5;">Content here</div>
        
        
          .myborder {border:2px solid #be7ae5;}
        
        Border color #be7ae5