#b978c1 color space conversions
Hex:
        #b978c1
        RGB:
        185, 120, 193
        CMY:
        27, 53, 24
        CMYK:
        4, 38, 0, 24
      HSL:
        293°, 37.0558%, 61.3725%
        HSV (HSB):
        293°, 37.8238%, 75.6863%
        XYZ:
        36.3497, 27.5975, 53.8631
        xyY:
        0.3085, 0.2343, 27.5975
      CIE-Lab:
        59.5233, 37.3994, -27.9633
        CIE-LCH:
        59.5233, 46.6976, 323.2148
        CIE-Luv:
        59.5233, 30.7805, -48.3050
        Hunter-Lab:
        52.5333, 31.5773, -24.0175
      #b978c1 color charts
#b978c1 RGB chart
      #b978c1 CMYK chart
      #b978c1 RGB pie chart
      #b978c1 color shades, tints & tones
#b978c1 color schemes
#b978c1 color preview, HTML & CSS examples
           This text has a color of #b978c1        
        
          <p style="color:#b978c1;">Text here</p>
        
        
          .mytext {color:#b978c1;}
        
        Text color #b978c1
      
           This box has a color of #b978c1        
        
          <div style="background-color:#b978c1;">Content here</div>
        
        
          .mybackground {background-color:#b978c1;}
        
        Background color #b978c1
      
           Border around this has a color of #b978c1        
        
          <div style="border:2px solid #b978c1;">Content here</div>
        
        
          .myborder {border:2px solid #b978c1;}
        
        Border color #b978c1