#b679bf color space conversions
Hex:
        #b679bf
        RGB:
        182, 121, 191
        CMY:
        29, 53, 25
        CMYK:
        5, 37, 0, 25
      HSL:
        292°, 35.3535%, 61.1765%
        HSV (HSB):
        292°, 36.6492%, 74.9020%
        XYZ:
        35.5327, 27.3814, 52.7026
        xyY:
        0.3073, 0.2368, 27.3814
      CIE-Lab:
        59.3257, 35.5117, -27.1597
        CIE-LCH:
        59.3257, 44.7072, 322.5908
        CIE-Luv:
        59.3257, 28.7945, -46.7208
        Hunter-Lab:
        52.3273, 29.6375, -23.0862
      #b679bf color charts
#b679bf RGB chart
      #b679bf CMYK chart
      #b679bf RGB pie chart
      #b679bf color shades, tints & tones
#b679bf color schemes
#b679bf color preview, HTML & CSS examples
           This text has a color of #b679bf        
        
          <p style="color:#b679bf;">Text here</p>
        
        
          .mytext {color:#b679bf;}
        
        Text color #b679bf
      
           This box has a color of #b679bf        
        
          <div style="background-color:#b679bf;">Content here</div>
        
        
          .mybackground {background-color:#b679bf;}
        
        Background color #b679bf
      
           Border around this has a color of #b679bf        
        
          <div style="border:2px solid #b679bf;">Content here</div>
        
        
          .myborder {border:2px solid #b679bf;}
        
        Border color #b679bf