#be5da7 color space conversions
Hex:
        #be5da7
        RGB:
        190, 93, 167
        CMY:
        25, 64, 35
        CMYK:
        0, 51, 12, 25
      HSL:
        314°, 42.7313%, 55.4902%
        HSV (HSB):
        314°, 51.0526%, 74.5098%
        XYZ:
        32.1246, 21.5659, 39.0287
        xyY:
        0.3465, 0.2326, 21.5659
      CIE-Lab:
        53.5633, 48.4444, -22.1340
        CIE-LCH:
        53.5633, 53.2614, 335.4446
        CIE-Luv:
        53.5633, 51.5281, -40.1991
        Hunter-Lab:
        46.4391, 42.2105, -17.3216
      #be5da7 color charts
#be5da7 RGB chart
      #be5da7 CMYK chart
      #be5da7 RGB pie chart
      #be5da7 color shades, tints & tones
#be5da7 color schemes
#be5da7 color preview, HTML & CSS examples
           This text has a color of #be5da7        
        
          <p style="color:#be5da7;">Text here</p>
        
        
          .mytext {color:#be5da7;}
        
        Text color #be5da7
      
           This box has a color of #be5da7        
        
          <div style="background-color:#be5da7;">Content here</div>
        
        
          .mybackground {background-color:#be5da7;}
        
        Background color #be5da7
      
           Border around this has a color of #be5da7        
        
          <div style="border:2px solid #be5da7;">Content here</div>
        
        
          .myborder {border:2px solid #be5da7;}
        
        Border color #be5da7