#b8347d color space conversions
Hex:
        #b8347d
        RGB:
        184, 52, 125
        CMY:
        28, 80, 51
        CMYK:
        0, 72, 32, 28
      HSL:
        327°, 55.9322%, 46.2745%
        HSV (HSB):
        327°, 71.7391%, 72.1569%
        XYZ:
        24.6968, 14.1270, 20.8272
        xyY:
        0.4140, 0.2368, 14.1270
      CIE-Lab:
        44.4145, 58.6516, -11.0726
        CIE-LCH:
        44.4145, 59.6876, 349.3091
        CIE-Luv:
        44.4145, 76.4812, -24.9590
        Hunter-Lab:
        37.5859, 51.5129, -6.5437
      #b8347d color charts
#b8347d RGB chart
      #b8347d CMYK chart
      #b8347d RGB pie chart
      #b8347d color shades, tints & tones
#b8347d color schemes
#b8347d color preview, HTML & CSS examples
           This text has a color of #b8347d        
        
          <p style="color:#b8347d;">Text here</p>
        
        
          .mytext {color:#b8347d;}
        
        Text color #b8347d
      
           This box has a color of #b8347d        
        
          <div style="background-color:#b8347d;">Content here</div>
        
        
          .mybackground {background-color:#b8347d;}
        
        Background color #b8347d
      
           Border around this has a color of #b8347d        
        
          <div style="border:2px solid #b8347d;">Content here</div>
        
        
          .myborder {border:2px solid #b8347d;}
        
        Border color #b8347d