#b6007d color space conversions
Hex:
        #b6007d
        RGB:
        182, 0, 125
        CMY:
        29, 100, 51
        CMYK:
        0, 100, 31, 29
      HSL:
        319°, 100.0000%, 35.6863%
        HSV (HSB):
        319°, 100.0000%, 71.3725%
        XYZ:
        22.9931, 11.4258, 20.3956
        xyY:
        0.4195, 0.2084, 11.4258
      CIE-Lab:
        40.2885, 68.9237, -17.3849
        CIE-LCH:
        40.2885, 71.0824, 345.8434
        CIE-Luv:
        40.2885, 84.8670, -34.5506
        Hunter-Lab:
        33.8020, 62.2672, -12.1132
      #b6007d color charts
#b6007d RGB chart
      #b6007d CMYK chart
      #b6007d RGB pie chart
      #b6007d color shades, tints & tones
#b6007d color schemes
#b6007d color preview, HTML & CSS examples
           This text has a color of #b6007d        
        
          <p style="color:#b6007d;">Text here</p>
        
        
          .mytext {color:#b6007d;}
        
        Text color #b6007d
      
           This box has a color of #b6007d        
        
          <div style="background-color:#b6007d;">Content here</div>
        
        
          .mybackground {background-color:#b6007d;}
        
        Background color #b6007d
      
           Border around this has a color of #b6007d        
        
          <div style="border:2px solid #b6007d;">Content here</div>
        
        
          .myborder {border:2px solid #b6007d;}
        
        Border color #b6007d