#be4f6a color space conversions
Hex:
        #be4f6a
        RGB:
        190, 79, 106
        CMY:
        25, 69, 58
        CMYK:
        0, 58, 44, 25
      HSL:
        345°, 46.0581%, 52.7451%
        HSV (HSB):
        345°, 58.4211%, 74.5098%
        XYZ:
        26.6327, 17.5797, 15.6252
        xyY:
        0.4451, 0.2938, 17.5797
      CIE-Lab:
        48.9823, 47.0904, 7.3292
        CIE-LCH:
        48.9823, 47.6574, 8.8466
        CIE-Luv:
        48.9823, 75.1924, 0.5525
        Hunter-Lab:
        41.9282, 40.0086, 7.2544
      #be4f6a color charts
#be4f6a RGB chart
      #be4f6a CMYK chart
      #be4f6a RGB pie chart
      #be4f6a color shades, tints & tones
#be4f6a color schemes
#be4f6a color preview, HTML & CSS examples
           This text has a color of #be4f6a        
        
          <p style="color:#be4f6a;">Text here</p>
        
        
          .mytext {color:#be4f6a;}
        
        Text color #be4f6a
      
           This box has a color of #be4f6a        
        
          <div style="background-color:#be4f6a;">Content here</div>
        
        
          .mybackground {background-color:#be4f6a;}
        
        Background color #be4f6a
      
           Border around this has a color of #be4f6a        
        
          <div style="border:2px solid #be4f6a;">Content here</div>
        
        
          .myborder {border:2px solid #be4f6a;}
        
        Border color #be4f6a