#b980d9 color space conversions
Hex:
        #b980d9
        RGB:
        185, 128, 217
        CMY:
        27, 50, 15
        CMYK:
        15, 41, 0, 15
      HSL:
        278°, 53.9394%, 67.6471%
        HSV (HSB):
        278°, 41.0138%, 85.0980%
        XYZ:
        40.2511, 30.7624, 69.4619
        xyY:
        0.2865, 0.2190, 30.7624
      CIE-Lab:
        62.3065, 37.9488, -37.1593
        CIE-LCH:
        62.3065, 53.1124, 315.6022
        CIE-Luv:
        62.3065, 23.4118, -63.5275
        Hunter-Lab:
        55.4638, 32.4790, -35.4290
      #b980d9 color charts
#b980d9 RGB chart
      #b980d9 CMYK chart
      #b980d9 RGB pie chart
      #b980d9 color shades, tints & tones
#b980d9 color schemes
#b980d9 color preview, HTML & CSS examples
           This text has a color of #b980d9        
        
          <p style="color:#b980d9;">Text here</p>
        
        
          .mytext {color:#b980d9;}
        
        Text color #b980d9
      
           This box has a color of #b980d9        
        
          <div style="background-color:#b980d9;">Content here</div>
        
        
          .mybackground {background-color:#b980d9;}
        
        Background color #b980d9
      
           Border around this has a color of #b980d9        
        
          <div style="border:2px solid #b980d9;">Content here</div>
        
        
          .myborder {border:2px solid #b980d9;}
        
        Border color #b980d9