#be7d8a color space conversions
Hex:
        #be7d8a
        RGB:
        190, 125, 138
        CMY:
        25, 51, 46
        CMYK:
        0, 34, 27, 25
      HSL:
        348°, 33.3333%, 61.7647%
        HSV (HSB):
        348°, 34.2105%, 74.5098%
        XYZ:
        33.1563, 27.4494, 27.5955
        xyY:
        0.3759, 0.3112, 27.4494
      CIE-Lab:
        59.3880, 27.0273, 3.4116
        CIE-LCH:
        59.3880, 27.2418, 7.1943
        CIE-Luv:
        59.3880, 41.3004, -0.1301
        Hunter-Lab:
        52.3921, 21.2772, 5.4458
      #be7d8a color charts
#be7d8a RGB chart
      #be7d8a CMYK chart
      #be7d8a RGB pie chart
      #be7d8a color shades, tints & tones
#be7d8a color schemes
#be7d8a color preview, HTML & CSS examples
           This text has a color of #be7d8a        
        
          <p style="color:#be7d8a;">Text here</p>
        
        
          .mytext {color:#be7d8a;}
        
        Text color #be7d8a
      
           This box has a color of #be7d8a        
        
          <div style="background-color:#be7d8a;">Content here</div>
        
        
          .mybackground {background-color:#be7d8a;}
        
        Background color #be7d8a
      
           Border around this has a color of #be7d8a        
        
          <div style="border:2px solid #be7d8a;">Content here</div>
        
        
          .myborder {border:2px solid #be7d8a;}
        
        Border color #be7d8a