#be7fbc color space conversions
Hex:
        #be7fbc
        RGB:
        190, 127, 188
        CMY:
        25, 50, 26
        CMYK:
        0, 33, 1, 25
      HSL:
        302°, 32.6425%, 62.1569%
        HSV (HSB):
        302°, 33.1579%, 74.5098%
        XYZ:
        37.9017, 29.7567, 51.3229
        xyY:
        0.3186, 0.2501, 29.7567
      CIE-Lab:
        61.4438, 34.2152, -22.1256
        CIE-LCH:
        61.4438, 40.7458, 327.1109
        CIE-Luv:
        61.4438, 31.7158, -38.9129
        Hunter-Lab:
        54.5497, 28.5615, -17.5980
      #be7fbc color charts
#be7fbc RGB chart
      #be7fbc CMYK chart
      #be7fbc RGB pie chart
      #be7fbc color shades, tints & tones
#be7fbc color schemes
#be7fbc color preview, HTML & CSS examples
           This text has a color of #be7fbc        
        
          <p style="color:#be7fbc;">Text here</p>
        
        
          .mytext {color:#be7fbc;}
        
        Text color #be7fbc
      
           This box has a color of #be7fbc        
        
          <div style="background-color:#be7fbc;">Content here</div>
        
        
          .mybackground {background-color:#be7fbc;}
        
        Background color #be7fbc
      
           Border around this has a color of #be7fbc        
        
          <div style="border:2px solid #be7fbc;">Content here</div>
        
        
          .myborder {border:2px solid #be7fbc;}
        
        Border color #be7fbc