#b760bd color space conversions
Hex:
        #b760bd
        RGB:
        183, 96, 189
        CMY:
        28, 62, 26
        CMYK:
        3, 49, 0, 26
      HSL:
        296°, 41.3333%, 55.8824%
        HSV (HSB):
        296°, 49.2063%, 74.1176%
        XYZ:
        32.8966, 22.1071, 50.6774
        xyY:
        0.3113, 0.2092, 22.1071
      CIE-Lab:
        54.1405, 48.7245, -34.0620
        CIE-LCH:
        54.1405, 59.4500, 325.0436
        CIE-Luv:
        54.1405, 40.0535, -58.5208
        Hunter-Lab:
        47.0182, 42.6068, -30.9914
      #b760bd color charts
#b760bd RGB chart
      #b760bd CMYK chart
      #b760bd RGB pie chart
      #b760bd color shades, tints & tones
#b760bd color schemes
#b760bd color preview, HTML & CSS examples
           This text has a color of #b760bd        
        
          <p style="color:#b760bd;">Text here</p>
        
        
          .mytext {color:#b760bd;}
        
        Text color #b760bd
      
           This box has a color of #b760bd        
        
          <div style="background-color:#b760bd;">Content here</div>
        
        
          .mybackground {background-color:#b760bd;}
        
        Background color #b760bd
      
           Border around this has a color of #b760bd        
        
          <div style="border:2px solid #b760bd;">Content here</div>
        
        
          .myborder {border:2px solid #b760bd;}
        
        Border color #b760bd