#b8228d color space conversions
Hex:
        #b8228d
        RGB:
        184, 34, 141
        CMY:
        28, 87, 45
        CMYK:
        0, 82, 23, 28
      HSL:
        317°, 68.8073%, 42.7451%
        HSV (HSB):
        317°, 81.5217%, 72.1569%
        XYZ:
        25.1469, 13.2575, 26.4329
        xyY:
        0.3878, 0.2045, 13.2575
      CIE-Lab:
        43.1487, 66.0343, -22.7841
        CIE-LCH:
        43.1487, 69.8544, 340.9638
        CIE-Luv:
        43.1487, 75.0504, -42.0414
        Hunter-Lab:
        36.4108, 59.5609, -17.5547
      #b8228d color charts
#b8228d RGB chart
      #b8228d CMYK chart
      #b8228d RGB pie chart
      #b8228d color shades, tints & tones
#b8228d color schemes
#b8228d color preview, HTML & CSS examples
           This text has a color of #b8228d        
        
          <p style="color:#b8228d;">Text here</p>
        
        
          .mytext {color:#b8228d;}
        
        Text color #b8228d
      
           This box has a color of #b8228d        
        
          <div style="background-color:#b8228d;">Content here</div>
        
        
          .mybackground {background-color:#b8228d;}
        
        Background color #b8228d
      
           Border around this has a color of #b8228d        
        
          <div style="border:2px solid #b8228d;">Content here</div>
        
        
          .myborder {border:2px solid #b8228d;}
        
        Border color #b8228d