#b23d8a color space conversions
Hex:
        #b23d8a
        RGB:
        178, 61, 138
        CMY:
        30, 76, 46
        CMYK:
        0, 66, 22, 30
      HSL:
        321°, 48.9540%, 46.8627%
        HSV (HSB):
        321°, 65.7303%, 69.8039%
        XYZ:
        24.6163, 14.6374, 25.5726
        xyY:
        0.3797, 0.2258, 14.6374
      CIE-Lab:
        45.1336, 55.2050, -17.9935
        CIE-LCH:
        45.1336, 58.0634, 341.9471
        CIE-Luv:
        45.1336, 63.9571, -33.9178
        Hunter-Lab:
        38.2589, 47.8962, -12.8488
      #b23d8a color charts
#b23d8a RGB chart
      #b23d8a CMYK chart
      #b23d8a RGB pie chart
      #b23d8a color shades, tints & tones
#b23d8a color schemes
#b23d8a color preview, HTML & CSS examples
           This text has a color of #b23d8a        
        
          <p style="color:#b23d8a;">Text here</p>
        
        
          .mytext {color:#b23d8a;}
        
        Text color #b23d8a
      
           This box has a color of #b23d8a        
        
          <div style="background-color:#b23d8a;">Content here</div>
        
        
          .mybackground {background-color:#b23d8a;}
        
        Background color #b23d8a
      
           Border around this has a color of #b23d8a        
        
          <div style="border:2px solid #b23d8a;">Content here</div>
        
        
          .myborder {border:2px solid #b23d8a;}
        
        Border color #b23d8a