#b704b4 color space conversions
Hex:
        #b704b4
        RGB:
        183, 4, 180
        CMY:
        28, 98, 29
        CMYK:
        0, 98, 2, 28
      HSL:
        301°, 95.7219%, 36.6667%
        HSV (HSB):
        301°, 97.8142%, 71.7647%
        XYZ:
        27.8101, 13.4494, 44.3103
        xyY:
        0.3250, 0.1572, 13.4494
      CIE-Lab:
        43.4327, 75.7632, -45.7400
        CIE-LCH:
        43.4327, 88.4998, 328.8797
        CIE-Luv:
        43.4327, 61.5698, -75.8876
        Hunter-Lab:
        36.6734, 71.1811, -45.9651
      #b704b4 color charts
#b704b4 RGB chart
      #b704b4 CMYK chart
      #b704b4 RGB pie chart
      #b704b4 color shades, tints & tones
#b704b4 color schemes
#b704b4 color preview, HTML & CSS examples
           This text has a color of #b704b4        
        
          <p style="color:#b704b4;">Text here</p>
        
        
          .mytext {color:#b704b4;}
        
        Text color #b704b4
      
           This box has a color of #b704b4        
        
          <div style="background-color:#b704b4;">Content here</div>
        
        
          .mybackground {background-color:#b704b4;}
        
        Background color #b704b4
      
           Border around this has a color of #b704b4        
        
          <div style="border:2px solid #b704b4;">Content here</div>
        
        
          .myborder {border:2px solid #b704b4;}
        
        Border color #b704b4