#be537f color space conversions
Hex:
        #be537f
        RGB:
        190, 83, 127
        CMY:
        25, 67, 50
        CMYK:
        0, 56, 33, 25
      HSL:
        335°, 45.1477%, 53.5294%
        HSV (HSB):
        335°, 56.3158%, 74.5098%
        XYZ:
        28.1592, 18.6660, 22.1974
        xyY:
        0.4080, 0.2704, 18.6660
      CIE-Lab:
        50.2941, 47.5717, -3.4091
        CIE-LCH:
        50.2941, 47.6937, 355.9010
        CIE-Luv:
        50.2941, 67.1691, -13.1048
        Hunter-Lab:
        43.2041, 40.7340, -0.2191
      #be537f color charts
#be537f RGB chart
      #be537f CMYK chart
      #be537f RGB pie chart
      #be537f color shades, tints & tones
#be537f color schemes
#be537f color preview, HTML & CSS examples
           This text has a color of #be537f        
        
          <p style="color:#be537f;">Text here</p>
        
        
          .mytext {color:#be537f;}
        
        Text color #be537f
      
           This box has a color of #be537f        
        
          <div style="background-color:#be537f;">Content here</div>
        
        
          .mybackground {background-color:#be537f;}
        
        Background color #be537f
      
           Border around this has a color of #be537f        
        
          <div style="border:2px solid #be537f;">Content here</div>
        
        
          .myborder {border:2px solid #be537f;}
        
        Border color #be537f