#b402ac color space conversions
Hex:
        #b402ac
        RGB:
        180, 2, 172
        CMY:
        29, 99, 33
        CMYK:
        0, 99, 4, 29
      HSL:
        303°, 97.8022%, 35.6863%
        HSV (HSB):
        303°, 98.8889%, 70.5882%
        XYZ:
        26.2905, 12.7253, 40.1003
        xyY:
        0.3323, 0.1608, 12.7253
      CIE-Lab:
        42.3463, 74.2864, -42.7621
        CIE-LCH:
        42.3463, 85.7150, 330.0736
        CIE-Luv:
        42.3463, 62.6354, -70.9961
        Hunter-Lab:
        35.6725, 69.1269, -41.6785
      #b402ac color charts
#b402ac RGB chart
      #b402ac CMYK chart
      #b402ac RGB pie chart
      #b402ac color shades, tints & tones
#b402ac color schemes
#b402ac color preview, HTML & CSS examples
           This text has a color of #b402ac        
        
          <p style="color:#b402ac;">Text here</p>
        
        
          .mytext {color:#b402ac;}
        
        Text color #b402ac
      
           This box has a color of #b402ac        
        
          <div style="background-color:#b402ac;">Content here</div>
        
        
          .mybackground {background-color:#b402ac;}
        
        Background color #b402ac
      
           Border around this has a color of #b402ac        
        
          <div style="border:2px solid #b402ac;">Content here</div>
        
        
          .myborder {border:2px solid #b402ac;}
        
        Border color #b402ac