#b93984 color space conversions
Hex:
        #b93984
        RGB:
        185, 57, 132
        CMY:
        27, 78, 48
        CMYK:
        0, 69, 29, 27
      HSL:
        325°, 52.8926%, 47.4510%
        HSV (HSB):
        325°, 69.1892%, 72.5490%
        XYZ:
        25.6356, 14.9065, 23.3559
        xyY:
        0.4012, 0.2333, 14.9065
      CIE-Lab:
        45.5058, 57.9399, -13.6778
        CIE-LCH:
        45.5058, 59.5325, 346.7174
        CIE-Luv:
        45.5058, 72.9453, -28.4980
        Hunter-Lab:
        38.6089, 50.9549, -8.8404
      #b93984 color charts
#b93984 RGB chart
      #b93984 CMYK chart
      #b93984 RGB pie chart
      #b93984 color shades, tints & tones
#b93984 color schemes
#b93984 color preview, HTML & CSS examples
           This text has a color of #b93984        
        
          <p style="color:#b93984;">Text here</p>
        
        
          .mytext {color:#b93984;}
        
        Text color #b93984
      
           This box has a color of #b93984        
        
          <div style="background-color:#b93984;">Content here</div>
        
        
          .mybackground {background-color:#b93984;}
        
        Background color #b93984
      
           Border around this has a color of #b93984        
        
          <div style="border:2px solid #b93984;">Content here</div>
        
        
          .myborder {border:2px solid #b93984;}
        
        Border color #b93984