#b124a0 color space conversions
Hex:
        #b124a0
        RGB:
        177, 36, 160
        CMY:
        31, 86, 37
        CMYK:
        0, 80, 10, 31
      HSL:
        307°, 66.1972%, 41.7647%
        HSV (HSB):
        307°, 79.6610%, 69.4118%
        XYZ:
        25.1075, 13.1469, 34.4720
        xyY:
        0.3452, 0.1808, 13.1469
      CIE-Lab:
        42.9838, 66.5772, -34.6152
        CIE-LCH:
        42.9838, 75.0382, 332.5289
        CIE-Luv:
        42.9838, 61.7381, -58.7179
        Hunter-Lab:
        36.2587, 60.1504, -30.9873
      #b124a0 color charts
#b124a0 RGB chart
      #b124a0 CMYK chart
      #b124a0 RGB pie chart
      #b124a0 color shades, tints & tones
#b124a0 color schemes
#b124a0 color preview, HTML & CSS examples
           This text has a color of #b124a0        
        
          <p style="color:#b124a0;">Text here</p>
        
        
          .mytext {color:#b124a0;}
        
        Text color #b124a0
      
           This box has a color of #b124a0        
        
          <div style="background-color:#b124a0;">Content here</div>
        
        
          .mybackground {background-color:#b124a0;}
        
        Background color #b124a0
      
           Border around this has a color of #b124a0        
        
          <div style="border:2px solid #b124a0;">Content here</div>
        
        
          .myborder {border:2px solid #b124a0;}
        
        Border color #b124a0