#be8cef color space conversions
Hex:
        #be8cef
        RGB:
        190, 140, 239
        CMY:
        25, 45, 6
        CMYK:
        21, 41, 0, 6
      HSL:
        270°, 75.5725%, 74.3137%
        HSV (HSB):
        270°, 41.4226%, 93.7255%
        XYZ:
        46.1933, 35.9353, 86.1629
        xyY:
        0.2745, 0.2135, 35.9353
      CIE-Lab:
        66.4705, 37.6363, -42.8003
        CIE-LCH:
        66.4705, 56.9944, 311.3266
        CIE-Luv:
        66.4705, 18.2851, -73.4576
        Hunter-Lab:
        59.9461, 32.6430, -43.2577
      #be8cef color charts
#be8cef RGB chart
      #be8cef CMYK chart
      #be8cef RGB pie chart
      #be8cef color shades, tints & tones
#be8cef color schemes
#be8cef color preview, HTML & CSS examples
           This text has a color of #be8cef        
        
          <p style="color:#be8cef;">Text here</p>
        
        
          .mytext {color:#be8cef;}
        
        Text color #be8cef
      
           This box has a color of #be8cef        
        
          <div style="background-color:#be8cef;">Content here</div>
        
        
          .mybackground {background-color:#be8cef;}
        
        Background color #be8cef
      
           Border around this has a color of #be8cef        
        
          <div style="border:2px solid #be8cef;">Content here</div>
        
        
          .myborder {border:2px solid #be8cef;}
        
        Border color #be8cef