#b704c4 color space conversions
Hex:
        #b704c4
        RGB:
        183, 4, 196
        CMY:
        28, 98, 23
        CMYK:
        7, 98, 0, 23
      HSL:
        296°, 96.0000%, 39.2157%
        HSV (HSB):
        296°, 97.9592%, 76.8627%
        XYZ:
        29.5357, 14.1396, 53.3971
        xyY:
        0.3043, 0.1457, 14.1396
      CIE-Lab:
        44.4325, 78.1819, -53.5244
        CIE-LCH:
        44.4325, 94.7485, 325.6039
        CIE-Luv:
        44.4325, 55.5546, -87.5888
        Hunter-Lab:
        37.6027, 74.4010, -57.8718
      #b704c4 color charts
#b704c4 RGB chart
      #b704c4 CMYK chart
      #b704c4 RGB pie chart
      #b704c4 color shades, tints & tones
#b704c4 color schemes
#b704c4 color preview, HTML & CSS examples
           This text has a color of #b704c4        
        
          <p style="color:#b704c4;">Text here</p>
        
        
          .mytext {color:#b704c4;}
        
        Text color #b704c4
      
           This box has a color of #b704c4        
        
          <div style="background-color:#b704c4;">Content here</div>
        
        
          .mybackground {background-color:#b704c4;}
        
        Background color #b704c4
      
           Border around this has a color of #b704c4        
        
          <div style="border:2px solid #b704c4;">Content here</div>
        
        
          .myborder {border:2px solid #b704c4;}
        
        Border color #b704c4