#b298a3 color space conversions
Hex:
        #b298a3
        RGB:
        178, 152, 163
        CMY:
        30, 40, 36
        CMYK:
        0, 15, 8, 30
      HSL:
        335°, 14.4444%, 64.7059%
        HSV (HSB):
        335°, 14.6067%, 69.8039%
        XYZ:
        36.1992, 34.5658, 39.4143
        xyY:
        0.3285, 0.3137, 34.5658
      CIE-Lab:
        65.4092, 11.5277, -2.1764
        CIE-LCH:
        65.4092, 11.7314, 349.3086
        CIE-Luv:
        65.4092, 14.7395, -5.1365
        Hunter-Lab:
        58.7927, 7.0169, 1.4072
      #b298a3 color charts
#b298a3 RGB chart
      #b298a3 CMYK chart
      #b298a3 RGB pie chart
      #b298a3 color shades, tints & tones
#b298a3 color schemes
#b298a3 color preview, HTML & CSS examples
           This text has a color of #b298a3        
        
          <p style="color:#b298a3;">Text here</p>
        
        
          .mytext {color:#b298a3;}
        
        Text color #b298a3
      
           This box has a color of #b298a3        
        
          <div style="background-color:#b298a3;">Content here</div>
        
        
          .mybackground {background-color:#b298a3;}
        
        Background color #b298a3
      
           Border around this has a color of #b298a3        
        
          <div style="border:2px solid #b298a3;">Content here</div>
        
        
          .myborder {border:2px solid #b298a3;}
        
        Border color #b298a3