#be6ed4 color space conversions
Hex:
        #be6ed4
        RGB:
        190, 110, 212
        CMY:
        25, 57, 17
        CMYK:
        10, 48, 0, 17
      HSL:
        287°, 54.2553%, 63.1373%
        HSV (HSB):
        287°, 48.1132%, 83.1373%
        XYZ:
        38.6948, 26.8525, 65.4310
        xyY:
        0.2954, 0.2050, 26.8525
      CIE-Lab:
        58.8375, 47.9983, -39.7433
        CIE-LCH:
        58.8375, 62.3167, 320.3747
        CIE-Luv:
        58.8375, 34.3025, -68.3855
        Hunter-Lab:
        51.8194, 42.6064, -38.5904
      #be6ed4 color charts
#be6ed4 RGB chart
      #be6ed4 CMYK chart
      #be6ed4 RGB pie chart
      #be6ed4 color shades, tints & tones
#be6ed4 color schemes
#be6ed4 color preview, HTML & CSS examples
           This text has a color of #be6ed4        
        
          <p style="color:#be6ed4;">Text here</p>
        
        
          .mytext {color:#be6ed4;}
        
        Text color #be6ed4
      
           This box has a color of #be6ed4        
        
          <div style="background-color:#be6ed4;">Content here</div>
        
        
          .mybackground {background-color:#be6ed4;}
        
        Background color #be6ed4
      
           Border around this has a color of #be6ed4        
        
          <div style="border:2px solid #be6ed4;">Content here</div>
        
        
          .myborder {border:2px solid #be6ed4;}
        
        Border color #be6ed4