#b679ce color space conversions
Hex:
        #b679ce
        RGB:
        182, 121, 206
        CMY:
        29, 53, 19
        CMYK:
        12, 41, 0, 19
      HSL:
        283°, 46.4481%, 64.1176%
        HSV (HSB):
        283°, 41.2621%, 80.7843%
        XYZ:
        37.2694, 28.0761, 61.8474
        xyY:
        0.2930, 0.2207, 28.0761
      CIE-Lab:
        59.9574, 38.5638, -34.6734
        CIE-LCH:
        59.9574, 51.8595, 318.0407
        CIE-Luv:
        59.9574, 26.2392, -59.1912
        Hunter-Lab:
        52.9868, 32.8245, -32.1138
      #b679ce color charts
#b679ce RGB chart
      #b679ce CMYK chart
      #b679ce RGB pie chart
      #b679ce color shades, tints & tones
#b679ce color schemes
#b679ce color preview, HTML & CSS examples
           This text has a color of #b679ce        
        
          <p style="color:#b679ce;">Text here</p>
        
        
          .mytext {color:#b679ce;}
        
        Text color #b679ce
      
           This box has a color of #b679ce        
        
          <div style="background-color:#b679ce;">Content here</div>
        
        
          .mybackground {background-color:#b679ce;}
        
        Background color #b679ce
      
           Border around this has a color of #b679ce        
        
          <div style="border:2px solid #b679ce;">Content here</div>
        
        
          .myborder {border:2px solid #b679ce;}
        
        Border color #b679ce