#b704cf color space conversions
Hex:
        #b704cf
        RGB:
        183, 4, 207
        CMY:
        28, 98, 19
        CMYK:
        12, 98, 0, 19
      HSL:
        293°, 96.2085%, 41.3725%
        HSV (HSB):
        293°, 98.0676%, 81.1765%
        XYZ:
        30.8343, 14.6591, 60.2358
        xyY:
        0.2916, 0.1386, 14.6591
      CIE-Lab:
        45.1637, 79.9229, -58.7284
        CIE-LCH:
        45.1637, 99.1801, 323.6911
        CIE-Luv:
        45.1637, 51.6917, -95.4281
        Hunter-Lab:
        38.2872, 76.7511, -66.4777
      #b704cf color charts
#b704cf RGB chart
      #b704cf CMYK chart
      #b704cf RGB pie chart
      #b704cf color shades, tints & tones
#b704cf color schemes
#b704cf color preview, HTML & CSS examples
           This text has a color of #b704cf        
        
          <p style="color:#b704cf;">Text here</p>
        
        
          .mytext {color:#b704cf;}
        
        Text color #b704cf
      
           This box has a color of #b704cf        
        
          <div style="background-color:#b704cf;">Content here</div>
        
        
          .mybackground {background-color:#b704cf;}
        
        Background color #b704cf
      
           Border around this has a color of #b704cf        
        
          <div style="border:2px solid #b704cf;">Content here</div>
        
        
          .myborder {border:2px solid #b704cf;}
        
        Border color #b704cf