#be7de8 color space conversions
Hex:
        #be7de8
        RGB:
        190, 125, 232
        CMY:
        25, 51, 9
        CMYK:
        18, 46, 0, 9
      HSL:
        276°, 69.9346%, 70.0000%
        HSV (HSB):
        276°, 46.1207%, 90.9804%
        XYZ:
        43.1343, 31.4406, 80.1391
        xyY:
        0.2788, 0.2032, 31.4406
      CIE-Lab:
        62.8778, 44.2455, -44.5790
        CIE-LCH:
        62.8778, 62.8089, 314.7849
        CIE-Luv:
        62.8778, 25.0437, -76.5323
        Hunter-Lab:
        56.0719, 39.1885, -45.4882
      #be7de8 color charts
#be7de8 RGB chart
      #be7de8 CMYK chart
      #be7de8 RGB pie chart
      #be7de8 color shades, tints & tones
#be7de8 color schemes
#be7de8 color preview, HTML & CSS examples
           This text has a color of #be7de8        
        
          <p style="color:#be7de8;">Text here</p>
        
        
          .mytext {color:#be7de8;}
        
        Text color #be7de8
      
           This box has a color of #be7de8        
        
          <div style="background-color:#be7de8;">Content here</div>
        
        
          .mybackground {background-color:#be7de8;}
        
        Background color #be7de8
      
           Border around this has a color of #be7de8        
        
          <div style="border:2px solid #be7de8;">Content here</div>
        
        
          .myborder {border:2px solid #be7de8;}
        
        Border color #be7de8