#b3029f color space conversions
Hex:
        #b3029f
        RGB:
        179, 2, 159
        CMY:
        30, 99, 38
        CMYK:
        0, 99, 11, 30
      HSL:
        307°, 97.7901%, 35.4902%
        HSV (HSB):
        307°, 98.8827%, 70.1961%
        XYZ:
        24.8701, 12.1303, 33.8315
        xyY:
        0.3511, 0.1713, 12.1303
      CIE-Lab:
        41.4225, 72.2927, -36.4575
        CIE-LCH:
        41.4225, 80.9653, 333.2380
        CIE-Luv:
        41.4225, 67.2115, -61.5206
        Hunter-Lab:
        34.8286, 66.5117, -33.2125
      #b3029f color charts
#b3029f RGB chart
      #b3029f CMYK chart
      #b3029f RGB pie chart
      #b3029f color shades, tints & tones
#b3029f color schemes
#b3029f color preview, HTML & CSS examples
           This text has a color of #b3029f        
        
          <p style="color:#b3029f;">Text here</p>
        
        
          .mytext {color:#b3029f;}
        
        Text color #b3029f
      
           This box has a color of #b3029f        
        
          <div style="background-color:#b3029f;">Content here</div>
        
        
          .mybackground {background-color:#b3029f;}
        
        Background color #b3029f
      
           Border around this has a color of #b3029f        
        
          <div style="border:2px solid #b3029f;">Content here</div>
        
        
          .myborder {border:2px solid #b3029f;}
        
        Border color #b3029f