#be7fe3 color space conversions
Hex:
        #be7fe3
        RGB:
        190, 127, 227
        CMY:
        25, 50, 11
        CMYK:
        16, 44, 0, 11
      HSL:
        278°, 64.1026%, 69.4118%
        HSV (HSB):
        278°, 44.0529%, 89.0196%
        XYZ:
        42.6897, 31.6719, 76.5363
        xyY:
        0.2829, 0.2099, 31.6719
      CIE-Lab:
        63.0708, 42.0889, -41.4986
        CIE-LCH:
        63.0708, 59.1068, 315.4046
        CIE-Luv:
        63.0708, 25.1202, -71.2835
        Hunter-Lab:
        56.2778, 36.9155, -41.2383
      #be7fe3 color charts
#be7fe3 RGB chart
      #be7fe3 CMYK chart
      #be7fe3 RGB pie chart
      #be7fe3 color shades, tints & tones
#be7fe3 color schemes
#be7fe3 color preview, HTML & CSS examples
           This text has a color of #be7fe3        
        
          <p style="color:#be7fe3;">Text here</p>
        
        
          .mytext {color:#be7fe3;}
        
        Text color #be7fe3
      
           This box has a color of #be7fe3        
        
          <div style="background-color:#be7fe3;">Content here</div>
        
        
          .mybackground {background-color:#be7fe3;}
        
        Background color #be7fe3
      
           Border around this has a color of #be7fe3        
        
          <div style="border:2px solid #be7fe3;">Content here</div>
        
        
          .myborder {border:2px solid #be7fe3;}
        
        Border color #be7fe3