#b93b79 color space conversions
Hex:
        #b93b79
        RGB:
        185, 59, 121
        CMY:
        27, 77, 53
        CMYK:
        0, 68, 35, 27
      HSL:
        330°, 51.6393%, 47.8431%
        HSV (HSB):
        330°, 68.1081%, 72.5490%
        XYZ:
        25.0227, 14.8227, 19.6314
        xyY:
        0.4207, 0.2492, 14.8227
      CIE-Lab:
        45.3904, 55.8426, -7.1411
        CIE-LCH:
        45.3904, 56.2973, 352.7126
        CIE-Luv:
        45.3904, 76.1079, -19.3196
        Hunter-Lab:
        38.5003, 48.6383, -3.2820
      #b93b79 color charts
#b93b79 RGB chart
      #b93b79 CMYK chart
      #b93b79 RGB pie chart
      #b93b79 color shades, tints & tones
#b93b79 color schemes
#b93b79 color preview, HTML & CSS examples
           This text has a color of #b93b79        
        
          <p style="color:#b93b79;">Text here</p>
        
        
          .mytext {color:#b93b79;}
        
        Text color #b93b79
      
           This box has a color of #b93b79        
        
          <div style="background-color:#b93b79;">Content here</div>
        
        
          .mybackground {background-color:#b93b79;}
        
        Background color #b93b79
      
           Border around this has a color of #b93b79        
        
          <div style="border:2px solid #b93b79;">Content here</div>
        
        
          .myborder {border:2px solid #b93b79;}
        
        Border color #b93b79