#b978c2 color space conversions
Hex:
        #b978c2
        RGB:
        185, 120, 194
        CMY:
        27, 53, 24
        CMYK:
        5, 38, 0, 24
      HSL:
        293°, 37.7551%, 61.5686%
        HSV (HSB):
        293°, 38.1443%, 76.0784%
        XYZ:
        36.4617, 27.6423, 54.4527
        xyY:
        0.3075, 0.2332, 27.6423
      CIE-Lab:
        59.5642, 37.5957, -28.4679
        CIE-LCH:
        59.5642, 47.1578, 322.8665
        CIE-Luv:
        59.5642, 30.6017, -49.1359
        Hunter-Lab:
        52.5759, 31.7828, -24.6033
      #b978c2 color charts
#b978c2 RGB chart
      #b978c2 CMYK chart
      #b978c2 RGB pie chart
      #b978c2 color shades, tints & tones
#b978c2 color schemes
#b978c2 color preview, HTML & CSS examples
           This text has a color of #b978c2        
        
          <p style="color:#b978c2;">Text here</p>
        
        
          .mytext {color:#b978c2;}
        
        Text color #b978c2
      
           This box has a color of #b978c2        
        
          <div style="background-color:#b978c2;">Content here</div>
        
        
          .mybackground {background-color:#b978c2;}
        
        Background color #b978c2
      
           Border around this has a color of #b978c2        
        
          <div style="border:2px solid #b978c2;">Content here</div>
        
        
          .myborder {border:2px solid #b978c2;}
        
        Border color #b978c2