#be6ea1 color space conversions
Hex:
        #be6ea1
        RGB:
        190, 110, 161
        CMY:
        25, 57, 37
        CMYK:
        0, 42, 15, 25
      HSL:
        322°, 38.0952%, 58.8235%
        HSV (HSB):
        322°, 42.1053%, 74.5098%
        XYZ:
        33.2442, 24.6722, 36.7283
        xyY:
        0.3513, 0.2607, 24.6722
      CIE-Lab:
        56.7546, 38.6886, -13.7837
        CIE-LCH:
        56.7546, 41.0706, 340.3904
        CIE-Luv:
        56.7546, 45.0915, -26.5037
        Hunter-Lab:
        49.6711, 32.5429, -9.0709
      #be6ea1 color charts
#be6ea1 RGB chart
      #be6ea1 CMYK chart
      #be6ea1 RGB pie chart
      #be6ea1 color shades, tints & tones
#be6ea1 color schemes
#be6ea1 color preview, HTML & CSS examples
           This text has a color of #be6ea1        
        
          <p style="color:#be6ea1;">Text here</p>
        
        
          .mytext {color:#be6ea1;}
        
        Text color #be6ea1
      
           This box has a color of #be6ea1        
        
          <div style="background-color:#be6ea1;">Content here</div>
        
        
          .mybackground {background-color:#be6ea1;}
        
        Background color #be6ea1
      
           Border around this has a color of #be6ea1        
        
          <div style="border:2px solid #be6ea1;">Content here</div>
        
        
          .myborder {border:2px solid #be6ea1;}
        
        Border color #be6ea1