#b670bd color space conversions
Hex:
        #b670bd
        RGB:
        182, 112, 189
        CMY:
        29, 56, 26
        CMYK:
        4, 41, 0, 26
      HSL:
        295°, 36.8421%, 59.0196%
        HSV (HSB):
        295°, 40.7407%, 74.1176%
        XYZ:
        34.2709, 25.2075, 51.2034
        xyY:
        0.3096, 0.2277, 25.2075
      CIE-Lab:
        57.2771, 40.0267, -29.1885
        CIE-LCH:
        57.2771, 49.5390, 323.8995
        CIE-Luv:
        57.2771, 33.0303, -50.2647
        Hunter-Lab:
        50.2071, 33.9799, -25.3215
      #b670bd color charts
#b670bd RGB chart
      #b670bd CMYK chart
      #b670bd RGB pie chart
      #b670bd color shades, tints & tones
#b670bd color schemes
#b670bd color preview, HTML & CSS examples
           This text has a color of #b670bd        
        
          <p style="color:#b670bd;">Text here</p>
        
        
          .mytext {color:#b670bd;}
        
        Text color #b670bd
      
           This box has a color of #b670bd        
        
          <div style="background-color:#b670bd;">Content here</div>
        
        
          .mybackground {background-color:#b670bd;}
        
        Background color #b670bd
      
           Border around this has a color of #b670bd        
        
          <div style="border:2px solid #b670bd;">Content here</div>
        
        
          .myborder {border:2px solid #b670bd;}
        
        Border color #b670bd