#b23a87 color space conversions
Hex:
        #b23a87
        RGB:
        178, 58, 135
        CMY:
        30, 77, 47
        CMYK:
        0, 67, 24, 30
      HSL:
        322°, 50.8475%, 46.2745%
        HSV (HSB):
        322°, 67.4157%, 69.8039%
        XYZ:
        24.2463, 14.2404, 24.3924
        xyY:
        0.3856, 0.2265, 14.2404
      CIE-Lab:
        44.5757, 56.0049, -17.0271
        CIE-LCH:
        44.5757, 58.5361, 343.0893
        CIE-Luv:
        44.5757, 66.0502, -32.6100
        Hunter-Lab:
        37.7364, 48.6508, -11.9089
      #b23a87 color charts
#b23a87 RGB chart
      #b23a87 CMYK chart
      #b23a87 RGB pie chart
      #b23a87 color shades, tints & tones
#b23a87 color schemes
#b23a87 color preview, HTML & CSS examples
           This text has a color of #b23a87        
        
          <p style="color:#b23a87;">Text here</p>
        
        
          .mytext {color:#b23a87;}
        
        Text color #b23a87
      
           This box has a color of #b23a87        
        
          <div style="background-color:#b23a87;">Content here</div>
        
        
          .mybackground {background-color:#b23a87;}
        
        Background color #b23a87
      
           Border around this has a color of #b23a87        
        
          <div style="border:2px solid #b23a87;">Content here</div>
        
        
          .myborder {border:2px solid #b23a87;}
        
        Border color #b23a87