#b23e80 color space conversions
Hex:
        #b23e80
        RGB:
        178, 62, 128
        CMY:
        30, 76, 50
        CMYK:
        0, 65, 28, 30
      HSL:
        326°, 48.3333%, 47.0588%
        HSV (HSB):
        326°, 65.1685%, 69.8039%
        XYZ:
        23.9790, 14.4687, 21.9510
        xyY:
        0.3970, 0.2396, 14.4687
      CIE-Lab:
        44.8978, 53.4468, -12.2759
        CIE-LCH:
        44.8978, 54.8385, 347.0644
        CIE-Luv:
        44.8978, 66.9644, -25.6710
        Hunter-Lab:
        38.0378, 45.9602, -7.5888
      #b23e80 color charts
#b23e80 RGB chart
      #b23e80 CMYK chart
      #b23e80 RGB pie chart
      #b23e80 color shades, tints & tones
#b23e80 color schemes
#b23e80 color preview, HTML & CSS examples
           This text has a color of #b23e80        
        
          <p style="color:#b23e80;">Text here</p>
        
        
          .mytext {color:#b23e80;}
        
        Text color #b23e80
      
           This box has a color of #b23e80        
        
          <div style="background-color:#b23e80;">Content here</div>
        
        
          .mybackground {background-color:#b23e80;}
        
        Background color #b23e80
      
           Border around this has a color of #b23e80        
        
          <div style="border:2px solid #b23e80;">Content here</div>
        
        
          .myborder {border:2px solid #b23e80;}
        
        Border color #b23e80