#be85b7 color space conversions
Hex:
        #be85b7
        RGB:
        190, 133, 183
        CMY:
        25, 48, 28
        CMYK:
        0, 30, 4, 25
      HSL:
        307°, 30.4813%, 63.3333%
        HSV (HSB):
        307°, 30.0000%, 74.5098%
        XYZ:
        38.1700, 31.1411, 48.7988
        xyY:
        0.3232, 0.2637, 31.1411
      CIE-Lab:
        62.6266, 29.9832, -17.4915
        CIE-LCH:
        62.6266, 34.7123, 329.7416
        CIE-Luv:
        62.6266, 29.6721, -31.1535
        Hunter-Lab:
        55.8042, 24.4363, -12.7840
      #be85b7 color charts
#be85b7 RGB chart
      #be85b7 CMYK chart
      #be85b7 RGB pie chart
      #be85b7 color shades, tints & tones
#be85b7 color schemes
#be85b7 color preview, HTML & CSS examples
           This text has a color of #be85b7        
        
          <p style="color:#be85b7;">Text here</p>
        
        
          .mytext {color:#be85b7;}
        
        Text color #be85b7
      
           This box has a color of #be85b7        
        
          <div style="background-color:#be85b7;">Content here</div>
        
        
          .mybackground {background-color:#be85b7;}
        
        Background color #be85b7
      
           Border around this has a color of #be85b7        
        
          <div style="border:2px solid #be85b7;">Content here</div>
        
        
          .myborder {border:2px solid #be85b7;}
        
        Border color #be85b7