#b980dc color space conversions
Hex:
        #b980dc
        RGB:
        185, 128, 220
        CMY:
        27, 50, 14
        CMYK:
        16, 42, 0, 14
      HSL:
        277°, 56.7901%, 68.2353%
        HSV (HSB):
        277°, 41.8182%, 86.2745%
        XYZ:
        40.6450, 30.9199, 71.5361
        xyY:
        0.2840, 0.2161, 30.9199
      CIE-Lab:
        62.4400, 38.5943, -38.6261
        CIE-LCH:
        62.4400, 54.6031, 314.9764
        CIE-Luv:
        62.4400, 22.9420, -66.0153
        Hunter-Lab:
        55.6057, 33.1647, -37.3519
      #b980dc color charts
#b980dc RGB chart
      #b980dc CMYK chart
      #b980dc RGB pie chart
      #b980dc color shades, tints & tones
#b980dc color schemes
#b980dc color preview, HTML & CSS examples
           This text has a color of #b980dc        
        
          <p style="color:#b980dc;">Text here</p>
        
        
          .mytext {color:#b980dc;}
        
        Text color #b980dc
      
           This box has a color of #b980dc        
        
          <div style="background-color:#b980dc;">Content here</div>
        
        
          .mybackground {background-color:#b980dc;}
        
        Background color #b980dc
      
           Border around this has a color of #b980dc        
        
          <div style="border:2px solid #b980dc;">Content here</div>
        
        
          .myborder {border:2px solid #b980dc;}
        
        Border color #b980dc