#be5bc7 color space conversions
Hex:
        #be5bc7
        RGB:
        190, 91, 199
        CMY:
        25, 64, 22
        CMYK:
        5, 54, 0, 22
      HSL:
        295°, 49.0909%, 56.8627%
        HSV (HSB):
        295°, 54.2714%, 78.0392%
        XYZ:
        35.2851, 22.5528, 56.5262
        xyY:
        0.3085, 0.1972, 22.5528
      CIE-Lab:
        54.6087, 55.0048, -39.0018
        CIE-LCH:
        54.6087, 67.4290, 324.6610
        CIE-Luv:
        54.6087, 44.0234, -67.1862
        Hunter-Lab:
        47.4898, 49.5188, -37.3289
      #be5bc7 color charts
#be5bc7 RGB chart
      #be5bc7 CMYK chart
      #be5bc7 RGB pie chart
      #be5bc7 color shades, tints & tones
#be5bc7 color schemes
#be5bc7 color preview, HTML & CSS examples
           This text has a color of #be5bc7        
        
          <p style="color:#be5bc7;">Text here</p>
        
        
          .mytext {color:#be5bc7;}
        
        Text color #be5bc7
      
           This box has a color of #be5bc7        
        
          <div style="background-color:#be5bc7;">Content here</div>
        
        
          .mybackground {background-color:#be5bc7;}
        
        Background color #be5bc7
      
           Border around this has a color of #be5bc7        
        
          <div style="border:2px solid #be5bc7;">Content here</div>
        
        
          .myborder {border:2px solid #be5bc7;}
        
        Border color #be5bc7