#b704af color space conversions
Hex:
        #b704af
        RGB:
        183, 4, 175
        CMY:
        28, 98, 31
        CMYK:
        0, 98, 4, 28
      HSL:
        303°, 95.7219%, 36.6667%
        HSV (HSB):
        303°, 97.8142%, 71.7647%
        XYZ:
        27.3097, 13.2493, 41.6754
        xyY:
        0.3321, 0.1611, 13.2493
      CIE-Lab:
        43.1364, 75.0375, -43.2529
        CIE-LCH:
        43.1364, 86.6108, 330.0401
        CIE-Luv:
        43.1364, 63.5445, -72.1627
        Hunter-Lab:
        36.3995, 70.2252, -42.4041
      #b704af color charts
#b704af RGB chart
      #b704af CMYK chart
      #b704af RGB pie chart
      #b704af color shades, tints & tones
#b704af color schemes
#b704af color preview, HTML & CSS examples
           This text has a color of #b704af        
        
          <p style="color:#b704af;">Text here</p>
        
        
          .mytext {color:#b704af;}
        
        Text color #b704af
      
           This box has a color of #b704af        
        
          <div style="background-color:#b704af;">Content here</div>
        
        
          .mybackground {background-color:#b704af;}
        
        Background color #b704af
      
           Border around this has a color of #b704af        
        
          <div style="border:2px solid #b704af;">Content here</div>
        
        
          .myborder {border:2px solid #b704af;}
        
        Border color #b704af