#be1eec color space conversions
Hex:
        #be1eec
        RGB:
        190, 30, 236
        CMY:
        25, 88, 7
        CMYK:
        19, 87, 0, 7
      HSL:
        287°, 84.4262%, 52.1569%
        HSV (HSB):
        287°, 87.2881%, 92.5490%
        XYZ:
        36.8398, 17.9318, 80.8764
        xyY:
        0.2716, 0.1322, 17.9318
      CIE-Lab:
        49.4133, 82.6010, -68.3457
        CIE-LCH:
        49.4133, 107.2103, 320.3950
        CIE-Luv:
        49.4133, 45.5089, -111.8212
        Hunter-Lab:
        42.3460, 81.1844, -83.5955
      #be1eec color charts
#be1eec RGB chart
      #be1eec CMYK chart
      #be1eec RGB pie chart
      #be1eec color shades, tints & tones
#be1eec color schemes
#be1eec color preview, HTML & CSS examples
           This text has a color of #be1eec        
        
          <p style="color:#be1eec;">Text here</p>
        
        
          .mytext {color:#be1eec;}
        
        Text color #be1eec
      
           This box has a color of #be1eec        
        
          <div style="background-color:#be1eec;">Content here</div>
        
        
          .mybackground {background-color:#be1eec;}
        
        Background color #be1eec
      
           Border around this has a color of #be1eec        
        
          <div style="border:2px solid #be1eec;">Content here</div>
        
        
          .myborder {border:2px solid #be1eec;}
        
        Border color #be1eec