#b6199d color space conversions
Hex:
        #b6199d
        RGB:
        182, 25, 157
        CMY:
        29, 90, 38
        CMYK:
        0, 86, 14, 29
      HSL:
        310°, 75.8454%, 40.5882%
        HSV (HSB):
        310°, 86.2637%, 71.3725%
        XYZ:
        25.7248, 13.0747, 33.0661
        xyY:
        0.3580, 0.1819, 13.0747
      CIE-Lab:
        42.8755, 69.6520, -32.9230
        CIE-LCH:
        42.8755, 77.0411, 334.7009
        CIE-Luv:
        42.8755, 68.3773, -56.7449
        Hunter-Lab:
        36.1589, 63.7137, -28.9075
      #b6199d color charts
#b6199d RGB chart
      #b6199d CMYK chart
      #b6199d RGB pie chart
      #b6199d color shades, tints & tones
#b6199d color schemes
#b6199d color preview, HTML & CSS examples
           This text has a color of #b6199d        
        
          <p style="color:#b6199d;">Text here</p>
        
        
          .mytext {color:#b6199d;}
        
        Text color #b6199d
      
           This box has a color of #b6199d        
        
          <div style="background-color:#b6199d;">Content here</div>
        
        
          .mybackground {background-color:#b6199d;}
        
        Background color #b6199d
      
           Border around this has a color of #b6199d        
        
          <div style="border:2px solid #b6199d;">Content here</div>
        
        
          .myborder {border:2px solid #b6199d;}
        
        Border color #b6199d