#b980f3 color space conversions
Hex:
        #b980f3
        RGB:
        185, 128, 243
        CMY:
        27, 50, 5
        CMYK:
        24, 47, 0, 5
      HSL:
        270°, 82.7338%, 72.7451%
        HSV (HSB):
        270°, 47.3251%, 95.2941%
        XYZ:
        43.9044, 32.2237, 88.6998
        xyY:
        0.2664, 0.1955, 32.2237
      CIE-Lab:
        63.5273, 43.7190, -49.6727
        CIE-LCH:
        63.5273, 66.1720, 311.3524
        CIE-Luv:
        63.5273, 19.4239, -84.8858
        Hunter-Lab:
        56.7659, 38.7167, -52.9077
      #b980f3 color charts
#b980f3 RGB chart
      #b980f3 CMYK chart
      #b980f3 RGB pie chart
      #b980f3 color shades, tints & tones
#b980f3 color schemes
#b980f3 color preview, HTML & CSS examples
           This text has a color of #b980f3        
        
          <p style="color:#b980f3;">Text here</p>
        
        
          .mytext {color:#b980f3;}
        
        Text color #b980f3
      
           This box has a color of #b980f3        
        
          <div style="background-color:#b980f3;">Content here</div>
        
        
          .mybackground {background-color:#b980f3;}
        
        Background color #b980f3
      
           Border around this has a color of #b980f3        
        
          <div style="border:2px solid #b980f3;">Content here</div>
        
        
          .myborder {border:2px solid #b980f3;}
        
        Border color #b980f3