#b2467b color space conversions
Hex:
        #b2467b
        RGB:
        178, 70, 123
        CMY:
        30, 73, 52
        CMYK:
        0, 61, 31, 30
      HSL:
        331°, 43.5484%, 48.6275%
        HSV (HSB):
        331°, 60.6742%, 69.8039%
        XYZ:
        24.1254, 15.2754, 20.4158
        xyY:
        0.4033, 0.2554, 15.2754
      CIE-Lab:
        46.0091, 49.2986, -7.5597
        CIE-LCH:
        46.0091, 49.8748, 351.2819
        CIE-Luv:
        46.0091, 65.1940, -18.6661
        Hunter-Lab:
        39.0837, 41.7872, -3.6122
      #b2467b color charts
#b2467b RGB chart
      #b2467b CMYK chart
      #b2467b RGB pie chart
      #b2467b color shades, tints & tones
#b2467b color schemes
#b2467b color preview, HTML & CSS examples
           This text has a color of #b2467b        
        
          <p style="color:#b2467b;">Text here</p>
        
        
          .mytext {color:#b2467b;}
        
        Text color #b2467b
      
           This box has a color of #b2467b        
        
          <div style="background-color:#b2467b;">Content here</div>
        
        
          .mybackground {background-color:#b2467b;}
        
        Background color #b2467b
      
           Border around this has a color of #b2467b        
        
          <div style="border:2px solid #b2467b;">Content here</div>
        
        
          .myborder {border:2px solid #b2467b;}
        
        Border color #b2467b