#b804cf color space conversions
Hex:
        #b804cf
        RGB:
        184, 4, 207
        CMY:
        28, 98, 19
        CMYK:
        11, 98, 0, 19
      HSL:
        293°, 96.2085%, 41.3725%
        HSV (HSB):
        293°, 98.0676%, 81.1765%
        XYZ:
        31.0731, 14.7822, 60.2470
        xyY:
        0.2929, 0.1393, 14.7822
      CIE-Lab:
        45.3344, 80.0716, -58.4442
        CIE-LCH:
        45.3344, 99.1321, 323.8743
        CIE-Luv:
        45.3344, 52.3619, -95.1636
        Hunter-Lab:
        38.4476, 76.9791, -65.9935
      #b804cf color charts
#b804cf RGB chart
      #b804cf CMYK chart
      #b804cf RGB pie chart
      #b804cf color shades, tints & tones
#b804cf color schemes
#b804cf color preview, HTML & CSS examples
           This text has a color of #b804cf        
        
          <p style="color:#b804cf;">Text here</p>
        
        
          .mytext {color:#b804cf;}
        
        Text color #b804cf
      
           This box has a color of #b804cf        
        
          <div style="background-color:#b804cf;">Content here</div>
        
        
          .mybackground {background-color:#b804cf;}
        
        Background color #b804cf
      
           Border around this has a color of #b804cf        
        
          <div style="border:2px solid #b804cf;">Content here</div>
        
        
          .myborder {border:2px solid #b804cf;}
        
        Border color #b804cf