#be5cbe color space conversions
Hex:
        #be5cbe
        RGB:
        190, 92, 190
        CMY:
        25, 64, 25
        CMYK:
        0, 52, 0, 25
      HSL:
        300°, 42.9825%, 55.2941%
        HSV (HSB):
        300°, 51.5789%, 74.5098%
        XYZ:
        34.3566, 22.3191, 51.2124
        xyY:
        0.3184, 0.2069, 22.3191
      CIE-Lab:
        54.3640, 52.8796, -34.2203
        CIE-LCH:
        54.3640, 62.9863, 327.0917
        CIE-Luv:
        54.3640, 45.9630, -59.4350
        Hunter-Lab:
        47.2431, 47.1350, -31.2012
      #be5cbe color charts
#be5cbe RGB chart
      #be5cbe CMYK chart
      #be5cbe RGB pie chart
      #be5cbe color shades, tints & tones
#be5cbe color schemes
#be5cbe color preview, HTML & CSS examples
           This text has a color of #be5cbe        
        
          <p style="color:#be5cbe;">Text here</p>
        
        
          .mytext {color:#be5cbe;}
        
        Text color #be5cbe
      
           This box has a color of #be5cbe        
        
          <div style="background-color:#be5cbe;">Content here</div>
        
        
          .mybackground {background-color:#be5cbe;}
        
        Background color #be5cbe
      
           Border around this has a color of #be5cbe        
        
          <div style="border:2px solid #be5cbe;">Content here</div>
        
        
          .myborder {border:2px solid #be5cbe;}
        
        Border color #be5cbe