#be5dcd color space conversions
Hex:
        #be5dcd
        RGB:
        190, 93, 205
        CMY:
        25, 64, 20
        CMYK:
        7, 55, 0, 20
      HSL:
        292°, 52.8302%, 58.4314%
        HSV (HSB):
        292°, 54.6341%, 80.3922%
        XYZ:
        36.1690, 23.1836, 60.3262
        xyY:
        0.3022, 0.1937, 23.1836
      CIE-Lab:
        55.2610, 55.1693, -41.4013
        CIE-LCH:
        55.2610, 68.9762, 323.1139
        CIE-Luv:
        55.2610, 41.8596, -71.1033
        Hunter-Lab:
        48.1494, 49.8248, -40.5797
      #be5dcd color charts
#be5dcd RGB chart
      #be5dcd CMYK chart
      #be5dcd RGB pie chart
      #be5dcd color shades, tints & tones
#be5dcd color schemes
#be5dcd color preview, HTML & CSS examples
           This text has a color of #be5dcd        
        
          <p style="color:#be5dcd;">Text here</p>
        
        
          .mytext {color:#be5dcd;}
        
        Text color #be5dcd
      
           This box has a color of #be5dcd        
        
          <div style="background-color:#be5dcd;">Content here</div>
        
        
          .mybackground {background-color:#be5dcd;}
        
        Background color #be5dcd
      
           Border around this has a color of #be5dcd        
        
          <div style="border:2px solid #be5dcd;">Content here</div>
        
        
          .myborder {border:2px solid #be5dcd;}
        
        Border color #be5dcd