#b980ef color space conversions
Hex:
        #b980ef
        RGB:
        185, 128, 239
        CMY:
        27, 50, 6
        CMYK:
        23, 46, 0, 6
      HSL:
        271°, 77.6224%, 71.9608%
        HSV (HSB):
        271°, 46.4435%, 93.7255%
        XYZ:
        43.3067, 31.9846, 85.5525
        xyY:
        0.2692, 0.1989, 31.9846
      CIE-Lab:
        63.3302, 42.8070, -47.7767
        CIE-LCH:
        63.3302, 64.1487, 311.8597
        CIE-Luv:
        63.3302, 20.0241, -81.6351
        Hunter-Lab:
        56.5550, 37.7145, -50.1014
      #b980ef color charts
#b980ef RGB chart
      #b980ef CMYK chart
      #b980ef RGB pie chart
      #b980ef color shades, tints & tones
#b980ef color schemes
#b980ef color preview, HTML & CSS examples
           This text has a color of #b980ef        
        
          <p style="color:#b980ef;">Text here</p>
        
        
          .mytext {color:#b980ef;}
        
        Text color #b980ef
      
           This box has a color of #b980ef        
        
          <div style="background-color:#b980ef;">Content here</div>
        
        
          .mybackground {background-color:#b980ef;}
        
        Background color #b980ef
      
           Border around this has a color of #b980ef        
        
          <div style="border:2px solid #b980ef;">Content here</div>
        
        
          .myborder {border:2px solid #b980ef;}
        
        Border color #b980ef