#b2028d color space conversions
Hex:
        #b2028d
        RGB:
        178, 2, 141
        CMY:
        30, 99, 45
        CMYK:
        0, 99, 21, 30
      HSL:
        313°, 97.7778%, 35.2941%
        HSV (HSB):
        313°, 98.8764%, 69.8039%
        XYZ:
        23.1895, 11.4315, 26.1836
        xyY:
        0.3814, 0.1880, 11.4315
      CIE-Lab:
        40.2979, 69.7679, -27.3058
        CIE-LCH:
        40.2979, 74.9211, 338.6256
        CIE-Luv:
        40.2979, 74.2166, -48.0744
        Hunter-Lab:
        33.8105, 63.2591, -22.2481
      #b2028d color charts
#b2028d RGB chart
      #b2028d CMYK chart
      #b2028d RGB pie chart
      #b2028d color shades, tints & tones
#b2028d color schemes
#b2028d color preview, HTML & CSS examples
           This text has a color of #b2028d        
        
          <p style="color:#b2028d;">Text here</p>
        
        
          .mytext {color:#b2028d;}
        
        Text color #b2028d
      
           This box has a color of #b2028d        
        
          <div style="background-color:#b2028d;">Content here</div>
        
        
          .mybackground {background-color:#b2028d;}
        
        Background color #b2028d
      
           Border around this has a color of #b2028d        
        
          <div style="border:2px solid #b2028d;">Content here</div>
        
        
          .myborder {border:2px solid #b2028d;}
        
        Border color #b2028d