#be69a4 color space conversions
Hex:
        #be69a4
        RGB:
        190, 105, 164
        CMY:
        25, 59, 36
        CMYK:
        0, 45, 14, 25
      HSL:
        318°, 39.5349%, 57.8431%
        HSV (HSB):
        318°, 44.7368%, 74.5098%
        XYZ:
        32.9876, 23.7306, 37.9638
        xyY:
        0.3484, 0.2506, 23.7306
      CIE-Lab:
        55.8171, 41.8213, -16.9441
        CIE-LCH:
        55.8171, 45.1234, 337.9444
        CIE-Luv:
        55.8171, 46.8545, -31.6343
        Hunter-Lab:
        48.7141, 35.6248, -12.1059
      #be69a4 color charts
#be69a4 RGB chart
      #be69a4 CMYK chart
      #be69a4 RGB pie chart
      #be69a4 color shades, tints & tones
#be69a4 color schemes
#be69a4 color preview, HTML & CSS examples
           This text has a color of #be69a4        
        
          <p style="color:#be69a4;">Text here</p>
        
        
          .mytext {color:#be69a4;}
        
        Text color #be69a4
      
           This box has a color of #be69a4        
        
          <div style="background-color:#be69a4;">Content here</div>
        
        
          .mybackground {background-color:#be69a4;}
        
        Background color #be69a4
      
           Border around this has a color of #be69a4        
        
          <div style="border:2px solid #be69a4;">Content here</div>
        
        
          .myborder {border:2px solid #be69a4;}
        
        Border color #be69a4