#b707bd color space conversions
Hex:
        #b707bd
        RGB:
        183, 7, 189
        CMY:
        28, 97, 26
        CMYK:
        3, 96, 0, 26
      HSL:
        298°, 92.8571%, 38.4314%
        HSV (HSB):
        298°, 96.2963%, 74.1176%
        XYZ:
        28.7897, 13.8934, 49.3084
        xyY:
        0.3130, 0.1510, 13.8934
      CIE-Lab:
        44.0796, 76.8277, -50.0000
        CIE-LCH:
        44.0796, 91.6651, 326.9436
        CIE-Luv:
        44.0796, 57.9823, -82.3186
        Hunter-Lab:
        37.2738, 72.6416, -52.3413
      #b707bd color charts
#b707bd RGB chart
      #b707bd CMYK chart
      #b707bd RGB pie chart
      #b707bd color shades, tints & tones
#b707bd color schemes
#b707bd color preview, HTML & CSS examples
           This text has a color of #b707bd        
        
          <p style="color:#b707bd;">Text here</p>
        
        
          .mytext {color:#b707bd;}
        
        Text color #b707bd
      
           This box has a color of #b707bd        
        
          <div style="background-color:#b707bd;">Content here</div>
        
        
          .mybackground {background-color:#b707bd;}
        
        Background color #b707bd
      
           Border around this has a color of #b707bd        
        
          <div style="border:2px solid #b707bd;">Content here</div>
        
        
          .myborder {border:2px solid #b707bd;}
        
        Border color #b707bd