#be6ed8 color space conversions
Hex:
        #be6ed8
        RGB:
        190, 110, 216
        CMY:
        25, 57, 15
        CMYK:
        12, 49, 0, 15
      HSL:
        285°, 57.6087%, 63.9216%
        HSV (HSB):
        285°, 49.0741%, 84.7059%
        XYZ:
        39.2058, 27.0569, 68.1219
        xyY:
        0.2917, 0.2013, 27.0569
      CIE-Lab:
        59.0269, 48.8060, -41.6994
        CIE-LCH:
        59.0269, 64.1940, 319.4897
        CIE-Luv:
        59.0269, 33.4875, -71.6480
        Hunter-Lab:
        52.0162, 43.5111, -41.2364
      #be6ed8 color charts
#be6ed8 RGB chart
      #be6ed8 CMYK chart
      #be6ed8 RGB pie chart
      #be6ed8 color shades, tints & tones
#be6ed8 color schemes
#be6ed8 color preview, HTML & CSS examples
           This text has a color of #be6ed8        
        
          <p style="color:#be6ed8;">Text here</p>
        
        
          .mytext {color:#be6ed8;}
        
        Text color #be6ed8
      
           This box has a color of #be6ed8        
        
          <div style="background-color:#be6ed8;">Content here</div>
        
        
          .mybackground {background-color:#be6ed8;}
        
        Background color #be6ed8
      
           Border around this has a color of #be6ed8        
        
          <div style="border:2px solid #be6ed8;">Content here</div>
        
        
          .myborder {border:2px solid #be6ed8;}
        
        Border color #be6ed8