#b979e2 color space conversions
Hex:
        #b979e2
        RGB:
        185, 121, 226
        CMY:
        27, 53, 11
        CMYK:
        18, 46, 0, 11
      HSL:
        277°, 64.4172%, 68.0392%
        HSV (HSB):
        277°, 46.4602%, 88.6275%
        XYZ:
        40.5724, 29.4800, 75.5033
        xyY:
        0.2787, 0.2025, 29.4800
      CIE-Lab:
        61.2030, 43.7020, -43.9154
        CIE-LCH:
        61.2030, 61.9550, 314.8604
        CIE-Luv:
        61.2030, 24.6397, -75.0032
        Hunter-Lab:
        54.2955, 38.3673, -44.4418
      #b979e2 color charts
#b979e2 RGB chart
      #b979e2 CMYK chart
      #b979e2 RGB pie chart
      #b979e2 color shades, tints & tones
#b979e2 color schemes
#b979e2 color preview, HTML & CSS examples
           This text has a color of #b979e2        
        
          <p style="color:#b979e2;">Text here</p>
        
        
          .mytext {color:#b979e2;}
        
        Text color #b979e2
      
           This box has a color of #b979e2        
        
          <div style="background-color:#b979e2;">Content here</div>
        
        
          .mybackground {background-color:#b979e2;}
        
        Background color #b979e2
      
           Border around this has a color of #b979e2        
        
          <div style="border:2px solid #b979e2;">Content here</div>
        
        
          .myborder {border:2px solid #b979e2;}
        
        Border color #b979e2