#b604ac color space conversions
Hex:
        #b604ac
        RGB:
        182, 4, 172
        CMY:
        29, 98, 33
        CMYK:
        0, 98, 5, 29
      HSL:
        303°, 95.6989%, 36.4706%
        HSV (HSB):
        303°, 97.8022%, 71.3725%
        XYZ:
        26.7812, 13.0105, 40.1295
        xyY:
        0.3351, 0.1628, 13.0105
      CIE-Lab:
        42.7790, 74.4359, -42.0509
        CIE-LCH:
        42.7790, 85.4925, 330.5367
        CIE-Luv:
        42.7790, 64.0057, -70.2290
        Hunter-Lab:
        36.0700, 69.4098, -40.7137
      #b604ac color charts
#b604ac RGB chart
      #b604ac CMYK chart
      #b604ac RGB pie chart
      #b604ac color shades, tints & tones
#b604ac color schemes
#b604ac color preview, HTML & CSS examples
           This text has a color of #b604ac        
        
          <p style="color:#b604ac;">Text here</p>
        
        
          .mytext {color:#b604ac;}
        
        Text color #b604ac
      
           This box has a color of #b604ac        
        
          <div style="background-color:#b604ac;">Content here</div>
        
        
          .mybackground {background-color:#b604ac;}
        
        Background color #b604ac
      
           Border around this has a color of #b604ac        
        
          <div style="border:2px solid #b604ac;">Content here</div>
        
        
          .myborder {border:2px solid #b604ac;}
        
        Border color #b604ac