#be7bc5 color space conversions
Hex:
        #be7bc5
        RGB:
        190, 123, 197
        CMY:
        25, 52, 23
        CMYK:
        4, 38, 0, 23
      HSL:
        294°, 38.9474%, 62.7451%
        HSV (HSB):
        294°, 37.5635%, 77.2549%
        XYZ:
        38.3962, 29.1443, 56.4250
        xyY:
        0.3097, 0.2351, 29.1443
      CIE-Lab:
        60.9088, 38.1149, -28.0437
        CIE-LCH:
        60.9088, 47.3201, 323.6556
        CIE-Luv:
        60.9088, 31.9393, -48.7505
        Hunter-Lab:
        53.9854, 32.4805, -24.1795
      #be7bc5 color charts
#be7bc5 RGB chart
      #be7bc5 CMYK chart
      #be7bc5 RGB pie chart
      #be7bc5 color shades, tints & tones
#be7bc5 color schemes
#be7bc5 color preview, HTML & CSS examples
           This text has a color of #be7bc5        
        
          <p style="color:#be7bc5;">Text here</p>
        
        
          .mytext {color:#be7bc5;}
        
        Text color #be7bc5
      
           This box has a color of #be7bc5        
        
          <div style="background-color:#be7bc5;">Content here</div>
        
        
          .mybackground {background-color:#be7bc5;}
        
        Background color #be7bc5
      
           Border around this has a color of #be7bc5        
        
          <div style="border:2px solid #be7bc5;">Content here</div>
        
        
          .myborder {border:2px solid #be7bc5;}
        
        Border color #be7bc5