#b3129f color space conversions
Hex:
        #b3129f
        RGB:
        179, 18, 159
        CMY:
        30, 93, 38
        CMYK:
        0, 90, 11, 30
      HSL:
        307°, 81.7259%, 38.6275%
        HSV (HSB):
        307°, 89.9441%, 70.1961%
        XYZ:
        25.0647, 12.5195, 33.8963
        xyY:
        0.3507, 0.1751, 12.5195
      CIE-Lab:
        42.0302, 70.5053, -35.4963
        CIE-LCH:
        42.0302, 78.9366, 333.2768
        CIE-Luv:
        42.0302, 66.0595, -60.1687
        Hunter-Lab:
        35.3829, 64.5265, -32.0309
      #b3129f color charts
#b3129f RGB chart
      #b3129f CMYK chart
      #b3129f RGB pie chart
      #b3129f color shades, tints & tones
#b3129f color schemes
#b3129f color preview, HTML & CSS examples
           This text has a color of #b3129f        
        
          <p style="color:#b3129f;">Text here</p>
        
        
          .mytext {color:#b3129f;}
        
        Text color #b3129f
      
           This box has a color of #b3129f        
        
          <div style="background-color:#b3129f;">Content here</div>
        
        
          .mybackground {background-color:#b3129f;}
        
        Background color #b3129f
      
           Border around this has a color of #b3129f        
        
          <div style="border:2px solid #b3129f;">Content here</div>
        
        
          .myborder {border:2px solid #b3129f;}
        
        Border color #b3129f