#b923ac color space conversions
Hex:
        #b923ac
        RGB:
        185, 35, 172
        CMY:
        27, 86, 33
        CMYK:
        0, 81, 7, 27
      HSL:
        305°, 68.1818%, 43.1373%
        HSV (HSB):
        305°, 81.0811%, 72.5490%
        XYZ:
        28.0550, 14.4949, 40.3489
        xyY:
        0.3384, 0.1749, 14.4949
      CIE-Lab:
        44.9345, 70.2617, -38.5954
        CIE-LCH:
        44.9345, 80.1643, 331.2196
        CIE-Luv:
        44.9345, 63.2825, -65.6670
        Hunter-Lab:
        38.0722, 64.9086, -36.1850
      #b923ac color charts
#b923ac RGB chart
      #b923ac CMYK chart
      #b923ac RGB pie chart
      #b923ac color shades, tints & tones
#b923ac color schemes
#b923ac color preview, HTML & CSS examples
           This text has a color of #b923ac        
        
          <p style="color:#b923ac;">Text here</p>
        
        
          .mytext {color:#b923ac;}
        
        Text color #b923ac
      
           This box has a color of #b923ac        
        
          <div style="background-color:#b923ac;">Content here</div>
        
        
          .mybackground {background-color:#b923ac;}
        
        Background color #b923ac
      
           Border around this has a color of #b923ac        
        
          <div style="border:2px solid #b923ac;">Content here</div>
        
        
          .myborder {border:2px solid #b923ac;}
        
        Border color #b923ac