#b23f78 color space conversions
Hex:
        #b23f78
        RGB:
        178, 63, 120
        CMY:
        30, 75, 53
        CMYK:
        0, 65, 33, 30
      HSL:
        330°, 47.7178%, 47.2549%
        HSV (HSB):
        330°, 64.6067%, 69.8039%
        XYZ:
        23.5278, 14.3761, 19.3041
        xyY:
        0.4113, 0.2513, 14.3761
      CIE-Lab:
        44.7675, 52.0142, -7.5837
        CIE-LCH:
        44.7675, 52.5641, 351.7047
        CIE-Luv:
        44.7675, 69.2240, -19.0987
        Hunter-Lab:
        37.9158, 44.4115, -3.6454
      #b23f78 color charts
#b23f78 RGB chart
      #b23f78 CMYK chart
      #b23f78 RGB pie chart
      #b23f78 color shades, tints & tones
#b23f78 color schemes
#b23f78 color preview, HTML & CSS examples
           This text has a color of #b23f78        
        
          <p style="color:#b23f78;">Text here</p>
        
        
          .mytext {color:#b23f78;}
        
        Text color #b23f78
      
           This box has a color of #b23f78        
        
          <div style="background-color:#b23f78;">Content here</div>
        
        
          .mybackground {background-color:#b23f78;}
        
        Background color #b23f78
      
           Border around this has a color of #b23f78        
        
          <div style="border:2px solid #b23f78;">Content here</div>
        
        
          .myborder {border:2px solid #b23f78;}
        
        Border color #b23f78