#b23a94 color space conversions
Hex:
        #b23a94
        RGB:
        178, 58, 148
        CMY:
        30, 77, 42
        CMYK:
        0, 67, 17, 30
      HSL:
        315°, 50.8475%, 46.2745%
        HSV (HSB):
        315°, 67.4157%, 69.8039%
        XYZ:
        25.2184, 14.6292, 29.5115
        xyY:
        0.3636, 0.2109, 14.6292
      CIE-Lab:
        45.1221, 57.8323, -24.0487
        CIE-LCH:
        45.1221, 62.6332, 337.4207
        CIE-Luv:
        45.1221, 61.5393, -42.9260
        Hunter-Lab:
        38.2481, 50.7575, -18.9733
      #b23a94 color charts
#b23a94 RGB chart
      #b23a94 CMYK chart
      #b23a94 RGB pie chart
      #b23a94 color shades, tints & tones
#b23a94 color schemes
#b23a94 color preview, HTML & CSS examples
           This text has a color of #b23a94        
        
          <p style="color:#b23a94;">Text here</p>
        
        
          .mytext {color:#b23a94;}
        
        Text color #b23a94
      
           This box has a color of #b23a94        
        
          <div style="background-color:#b23a94;">Content here</div>
        
        
          .mybackground {background-color:#b23a94;}
        
        Background color #b23a94
      
           Border around this has a color of #b23a94        
        
          <div style="border:2px solid #b23a94;">Content here</div>
        
        
          .myborder {border:2px solid #b23a94;}
        
        Border color #b23a94