#b945ac color space conversions
Hex:
        #b945ac
        RGB:
        185, 69, 172
        CMY:
        27, 73, 33
        CMYK:
        0, 63, 7, 27
      HSL:
        307°, 45.6693%, 49.8039%
        HSV (HSB):
        307°, 62.7027%, 72.5490%
        XYZ:
        29.5821, 17.5491, 40.8579
        xyY:
        0.3362, 0.1994, 17.5491
      CIE-Lab:
        48.9446, 58.9108, -32.2831
        CIE-LCH:
        48.9446, 67.1765, 331.2773
        CIE-Luv:
        48.9446, 55.3689, -56.0644
        Hunter-Lab:
        41.8916, 52.7388, -28.5028
      #b945ac color charts
#b945ac RGB chart
      #b945ac CMYK chart
      #b945ac RGB pie chart
      #b945ac color shades, tints & tones
#b945ac color schemes
#b945ac color preview, HTML & CSS examples
           This text has a color of #b945ac        
        
          <p style="color:#b945ac;">Text here</p>
        
        
          .mytext {color:#b945ac;}
        
        Text color #b945ac
      
           This box has a color of #b945ac        
        
          <div style="background-color:#b945ac;">Content here</div>
        
        
          .mybackground {background-color:#b945ac;}
        
        Background color #b945ac
      
           Border around this has a color of #b945ac        
        
          <div style="border:2px solid #b945ac;">Content here</div>
        
        
          .myborder {border:2px solid #b945ac;}
        
        Border color #b945ac