#b979e1 color space conversions
Hex:
        #b979e1
        RGB:
        185, 121, 225
        CMY:
        27, 53, 12
        CMYK:
        18, 46, 0, 12
      HSL:
        277°, 63.4146%, 67.8431%
        HSV (HSB):
        277°, 46.2222%, 88.2353%
        XYZ:
        40.4356, 29.4253, 74.7826
        xyY:
        0.2796, 0.2034, 29.4253
      CIE-Lab:
        61.1551, 43.4843, -43.4328
        CIE-LCH:
        61.1551, 61.4597, 315.0339
        CIE-Luv:
        61.1551, 24.8078, -74.1853
        Hunter-Lab:
        54.2451, 38.1293, -43.7660
      #b979e1 color charts
#b979e1 RGB chart
      #b979e1 CMYK chart
      #b979e1 RGB pie chart
      #b979e1 color shades, tints & tones
#b979e1 color schemes
#b979e1 color preview, HTML & CSS examples
           This text has a color of #b979e1        
        
          <p style="color:#b979e1;">Text here</p>
        
        
          .mytext {color:#b979e1;}
        
        Text color #b979e1
      
           This box has a color of #b979e1        
        
          <div style="background-color:#b979e1;">Content here</div>
        
        
          .mybackground {background-color:#b979e1;}
        
        Background color #b979e1
      
           Border around this has a color of #b979e1        
        
          <div style="border:2px solid #b979e1;">Content here</div>
        
        
          .myborder {border:2px solid #b979e1;}
        
        Border color #b979e1