#be5ddb color space conversions
Hex:
        #be5ddb
        RGB:
        190, 93, 219
        CMY:
        25, 64, 14
        CMYK:
        13, 58, 0, 14
      HSL:
        286°, 63.6364%, 61.1765%
        HSV (HSB):
        286°, 57.5342%, 85.8824%
        XYZ:
        37.9357, 23.8903, 69.6297
        xyY:
        0.2886, 0.1817, 23.8903
      CIE-Lab:
        55.9778, 57.8855, -48.2094
        CIE-LCH:
        55.9778, 75.3317, 320.2111
        CIE-Luv:
        55.9778, 38.4963, -82.2668
        Hunter-Lab:
        48.8777, 53.0042, -50.2483
      #be5ddb color charts
#be5ddb RGB chart
      #be5ddb CMYK chart
      #be5ddb RGB pie chart
      #be5ddb color shades, tints & tones
#be5ddb color schemes
#be5ddb color preview, HTML & CSS examples
           This text has a color of #be5ddb        
        
          <p style="color:#be5ddb;">Text here</p>
        
        
          .mytext {color:#be5ddb;}
        
        Text color #be5ddb
      
           This box has a color of #be5ddb        
        
          <div style="background-color:#be5ddb;">Content here</div>
        
        
          .mybackground {background-color:#be5ddb;}
        
        Background color #be5ddb
      
           Border around this has a color of #be5ddb        
        
          <div style="border:2px solid #be5ddb;">Content here</div>
        
        
          .myborder {border:2px solid #be5ddb;}
        
        Border color #be5ddb