#be5ac0 color space conversions
Hex:
        #be5ac0
        RGB:
        190, 90, 192
        CMY:
        25, 65, 25
        CMYK:
        1, 53, 0, 25
      HSL:
        299°, 44.7368%, 55.2941%
        HSV (HSB):
        299°, 53.1250%, 75.2941%
        XYZ:
        34.4058, 22.0652, 52.3148
        xyY:
        0.3163, 0.2028, 22.0652
      CIE-Lab:
        54.0962, 54.2039, -35.7901
        CIE-LCH:
        54.0962, 64.9538, 326.5638
        CIE-Luv:
        54.0962, 46.1614, -61.9849
        Hunter-Lab:
        46.9737, 48.5382, -33.1500
      #be5ac0 color charts
#be5ac0 RGB chart
      #be5ac0 CMYK chart
      #be5ac0 RGB pie chart
      #be5ac0 color shades, tints & tones
#be5ac0 color schemes
#be5ac0 color preview, HTML & CSS examples
           This text has a color of #be5ac0        
        
          <p style="color:#be5ac0;">Text here</p>
        
        
          .mytext {color:#be5ac0;}
        
        Text color #be5ac0
      
           This box has a color of #be5ac0        
        
          <div style="background-color:#be5ac0;">Content here</div>
        
        
          .mybackground {background-color:#be5ac0;}
        
        Background color #be5ac0
      
           Border around this has a color of #be5ac0        
        
          <div style="border:2px solid #be5ac0;">Content here</div>
        
        
          .myborder {border:2px solid #be5ac0;}
        
        Border color #be5ac0