#b704bf color space conversions
Hex:
        #b704bf
        RGB:
        183, 4, 191
        CMY:
        28, 98, 25
        CMYK:
        4, 98, 0, 25
      HSL:
        297°, 95.8974%, 38.2353%
        HSV (HSB):
        297°, 97.9058%, 74.9020%
        XYZ:
        28.9758, 13.9157, 50.4490
        xyY:
        0.3104, 0.1491, 13.9157
      CIE-Lab:
        44.1118, 77.4109, -51.1197
        CIE-LCH:
        44.1118, 92.7668, 326.5605
        CIE-Luv:
        44.1118, 57.3840, -83.9694
        Hunter-Lab:
        37.3038, 73.3689, -54.0702
      #b704bf color charts
#b704bf RGB chart
      #b704bf CMYK chart
      #b704bf RGB pie chart
      #b704bf color shades, tints & tones
#b704bf color schemes
#b704bf color preview, HTML & CSS examples
           This text has a color of #b704bf        
        
          <p style="color:#b704bf;">Text here</p>
        
        
          .mytext {color:#b704bf;}
        
        Text color #b704bf
      
           This box has a color of #b704bf        
        
          <div style="background-color:#b704bf;">Content here</div>
        
        
          .mybackground {background-color:#b704bf;}
        
        Background color #b704bf
      
           Border around this has a color of #b704bf        
        
          <div style="border:2px solid #b704bf;">Content here</div>
        
        
          .myborder {border:2px solid #b704bf;}
        
        Border color #b704bf