#be7fd3 color space conversions
Hex:
        #be7fd3
        RGB:
        190, 127, 211
        CMY:
        25, 50, 17
        CMYK:
        10, 40, 0, 17
      HSL:
        285°, 48.8372%, 66.2745%
        HSV (HSB):
        285°, 39.8104%, 82.7451%
        XYZ:
        40.5824, 30.8290, 65.4397
        xyY:
        0.2965, 0.2253, 30.8290
      CIE-Lab:
        62.3631, 38.7325, -33.6724
        CIE-LCH:
        62.3631, 51.3229, 318.9977
        CIE-Luv:
        62.3631, 27.7912, -58.0372
        Hunter-Lab:
        55.5239, 33.2989, -31.0116
      #be7fd3 color charts
#be7fd3 RGB chart
      #be7fd3 CMYK chart
      #be7fd3 RGB pie chart
      #be7fd3 color shades, tints & tones
#be7fd3 color schemes
#be7fd3 color preview, HTML & CSS examples
           This text has a color of #be7fd3        
        
          <p style="color:#be7fd3;">Text here</p>
        
        
          .mytext {color:#be7fd3;}
        
        Text color #be7fd3
      
           This box has a color of #be7fd3        
        
          <div style="background-color:#be7fd3;">Content here</div>
        
        
          .mybackground {background-color:#be7fd3;}
        
        Background color #be7fd3
      
           Border around this has a color of #be7fd3        
        
          <div style="border:2px solid #be7fd3;">Content here</div>
        
        
          .myborder {border:2px solid #be7fd3;}
        
        Border color #be7fd3