#b23d79 color space conversions
Hex:
        #b23d79
        RGB:
        178, 61, 121
        CMY:
        30, 76, 53
        CMYK:
        0, 66, 32, 30
      HSL:
        329°, 48.9540%, 46.8627%
        HSV (HSB):
        329°, 65.7303%, 69.8039%
        XYZ:
        23.4800, 14.1829, 19.5892
        xyY:
        0.4101, 0.2477, 14.1829
      CIE-Lab:
        44.4942, 52.9798, -8.6054
        CIE-LCH:
        44.4942, 53.6742, 350.7742
        CIE-Luv:
        44.4942, 69.7246, -20.6060
        Hunter-Lab:
        37.6602, 45.3840, -4.4779
      #b23d79 color charts
#b23d79 RGB chart
      #b23d79 CMYK chart
      #b23d79 RGB pie chart
      #b23d79 color shades, tints & tones
#b23d79 color schemes
#b23d79 color preview, HTML & CSS examples
           This text has a color of #b23d79        
        
          <p style="color:#b23d79;">Text here</p>
        
        
          .mytext {color:#b23d79;}
        
        Text color #b23d79
      
           This box has a color of #b23d79        
        
          <div style="background-color:#b23d79;">Content here</div>
        
        
          .mybackground {background-color:#b23d79;}
        
        Background color #b23d79
      
           Border around this has a color of #b23d79        
        
          <div style="border:2px solid #b23d79;">Content here</div>
        
        
          .myborder {border:2px solid #b23d79;}
        
        Border color #b23d79