#be526d color space conversions
Hex:
        #be526d
        RGB:
        190, 82, 109
        CMY:
        25, 68, 57
        CMYK:
        0, 57, 43, 25
      HSL:
        345°, 45.3782%, 53.3333%
        HSV (HSB):
        345°, 56.8421%, 74.5098%
        XYZ:
        27.0128, 18.0859, 16.5352
        xyY:
        0.4383, 0.2934, 18.0859
      CIE-Lab:
        49.6001, 45.9769, 6.3998
        CIE-LCH:
        49.6001, 46.4202, 7.9245
        CIE-Luv:
        49.6001, 72.6923, -0.3047
        Hunter-Lab:
        42.5275, 38.9574, 6.7166
      #be526d color charts
#be526d RGB chart
      #be526d CMYK chart
      #be526d RGB pie chart
      #be526d color shades, tints & tones
#be526d color schemes
#be526d color preview, HTML & CSS examples
           This text has a color of #be526d        
        
          <p style="color:#be526d;">Text here</p>
        
        
          .mytext {color:#be526d;}
        
        Text color #be526d
      
           This box has a color of #be526d        
        
          <div style="background-color:#be526d;">Content here</div>
        
        
          .mybackground {background-color:#be526d;}
        
        Background color #be526d
      
           Border around this has a color of #be526d        
        
          <div style="border:2px solid #be526d;">Content here</div>
        
        
          .myborder {border:2px solid #be526d;}
        
        Border color #be526d