#b983cb color space conversions
Hex:
        #b983cb
        RGB:
        185, 131, 203
        CMY:
        27, 49, 20
        CMYK:
        9, 35, 0, 20
      HSL:
        285°, 40.9091%, 65.4902%
        HSV (HSB):
        285°, 35.4680%, 79.6078%
        XYZ:
        38.9034, 30.8587, 60.4058
        xyY:
        0.2989, 0.2371, 30.8587
      CIE-Lab:
        62.3882, 33.3585, -29.1853
        CIE-LCH:
        62.3882, 44.3235, 318.8173
        CIE-Luv:
        62.3882, 24.3298, -50.0473
        Hunter-Lab:
        55.5506, 27.7942, -25.5866
      #b983cb color charts
#b983cb RGB chart
      #b983cb CMYK chart
      #b983cb RGB pie chart
      #b983cb color shades, tints & tones
#b983cb color schemes
#b983cb color preview, HTML & CSS examples
           This text has a color of #b983cb        
        
          <p style="color:#b983cb;">Text here</p>
        
        
          .mytext {color:#b983cb;}
        
        Text color #b983cb
      
           This box has a color of #b983cb        
        
          <div style="background-color:#b983cb;">Content here</div>
        
        
          .mybackground {background-color:#b983cb;}
        
        Background color #b983cb
      
           Border around this has a color of #b983cb        
        
          <div style="border:2px solid #b983cb;">Content here</div>
        
        
          .myborder {border:2px solid #b983cb;}
        
        Border color #b983cb