#be7aeb color space conversions
Hex:
        #be7aeb
        RGB:
        190, 122, 235
        CMY:
        25, 52, 8
        CMYK:
        19, 48, 0, 8
      HSL:
        276°, 73.8562%, 70.0000%
        HSV (HSB):
        276°, 48.0851%, 92.1569%
        XYZ:
        43.1901, 30.8644, 82.2783
        xyY:
        0.2763, 0.1974, 30.8644
      CIE-Lab:
        62.3930, 46.5010, -47.0076
        CIE-LCH:
        62.3930, 66.1215, 314.6896
        CIE-Luv:
        62.3930, 25.6251, -80.6525
        Hunter-Lab:
        55.5557, 41.5470, -48.9198
      #be7aeb color charts
#be7aeb RGB chart
      #be7aeb CMYK chart
      #be7aeb RGB pie chart
      #be7aeb color shades, tints & tones
#be7aeb color schemes
#be7aeb color preview, HTML & CSS examples
           This text has a color of #be7aeb        
        
          <p style="color:#be7aeb;">Text here</p>
        
        
          .mytext {color:#be7aeb;}
        
        Text color #be7aeb
      
           This box has a color of #be7aeb        
        
          <div style="background-color:#be7aeb;">Content here</div>
        
        
          .mybackground {background-color:#be7aeb;}
        
        Background color #be7aeb
      
           Border around this has a color of #be7aeb        
        
          <div style="border:2px solid #be7aeb;">Content here</div>
        
        
          .myborder {border:2px solid #be7aeb;}
        
        Border color #be7aeb