#b747cf color space conversions
Hex:
        #b747cf
        RGB:
        183, 71, 207
        CMY:
        28, 72, 19
        CMYK:
        12, 66, 0, 19
      HSL:
        289°, 58.6207%, 54.5098%
        HSV (HSB):
        289°, 65.7005%, 81.1765%
        XYZ:
        33.0442, 19.0788, 60.9724
        xyY:
        0.2922, 0.1687, 19.0788
      CIE-Lab:
        50.7792, 63.7369, -49.7130
        CIE-LCH:
        50.7792, 80.8318, 322.0468
        CIE-Luv:
        50.7792, 43.1629, -83.4300
        Hunter-Lab:
        43.6792, 58.6000, -52.1883
      #b747cf color charts
#b747cf RGB chart
      #b747cf CMYK chart
      #b747cf RGB pie chart
      #b747cf color shades, tints & tones
#b747cf color schemes
#b747cf color preview, HTML & CSS examples
           This text has a color of #b747cf        
        
          <p style="color:#b747cf;">Text here</p>
        
        
          .mytext {color:#b747cf;}
        
        Text color #b747cf
      
           This box has a color of #b747cf        
        
          <div style="background-color:#b747cf;">Content here</div>
        
        
          .mybackground {background-color:#b747cf;}
        
        Background color #b747cf
      
           Border around this has a color of #b747cf        
        
          <div style="border:2px solid #b747cf;">Content here</div>
        
        
          .myborder {border:2px solid #b747cf;}
        
        Border color #b747cf