#b12da0 color space conversions
Hex:
        #b12da0
        RGB:
        177, 45, 160
        CMY:
        31, 82, 37
        CMYK:
        0, 75, 10, 31
      HSL:
        308°, 59.4595%, 43.5294%
        HSV (HSB):
        308°, 74.5763%, 69.4118%
        XYZ:
        25.4150, 13.7619, 34.5745
        xyY:
        0.3446, 0.1866, 13.7619
      CIE-Lab:
        43.8896, 63.9774, -33.1885
        CIE-LCH:
        43.8896, 72.0735, 332.5819
        CIE-Luv:
        43.8896, 59.9718, -56.6216
        Hunter-Lab:
        37.0971, 57.3694, -29.2903
      #b12da0 color charts
#b12da0 RGB chart
      #b12da0 CMYK chart
      #b12da0 RGB pie chart
      #b12da0 color shades, tints & tones
#b12da0 color schemes
#b12da0 color preview, HTML & CSS examples
           This text has a color of #b12da0        
        
          <p style="color:#b12da0;">Text here</p>
        
        
          .mytext {color:#b12da0;}
        
        Text color #b12da0
      
           This box has a color of #b12da0        
        
          <div style="background-color:#b12da0;">Content here</div>
        
        
          .mybackground {background-color:#b12da0;}
        
        Background color #b12da0
      
           Border around this has a color of #b12da0        
        
          <div style="border:2px solid #b12da0;">Content here</div>
        
        
          .myborder {border:2px solid #b12da0;}
        
        Border color #b12da0