#b972c1 color space conversions
Hex:
        #b972c1
        RGB:
        185, 114, 193
        CMY:
        27, 55, 24
        CMYK:
        4, 41, 0, 24
      HSL:
        294°, 38.9163%, 60.1961%
        HSV (HSB):
        294°, 40.9326%, 75.6863%
        XYZ:
        35.6505, 26.1992, 53.6300
        xyY:
        0.3087, 0.2269, 26.1992
      CIE-Lab:
        58.2256, 40.6510, -29.9723
        CIE-LCH:
        58.2256, 50.5059, 323.5984
        CIE-Luv:
        58.2256, 33.3446, -51.7501
        Hunter-Lab:
        51.1851, 34.7516, -26.2925
      #b972c1 color charts
#b972c1 RGB chart
      #b972c1 CMYK chart
      #b972c1 RGB pie chart
      #b972c1 color shades, tints & tones
#b972c1 color schemes
#b972c1 color preview, HTML & CSS examples
           This text has a color of #b972c1        
        
          <p style="color:#b972c1;">Text here</p>
        
        
          .mytext {color:#b972c1;}
        
        Text color #b972c1
      
           This box has a color of #b972c1        
        
          <div style="background-color:#b972c1;">Content here</div>
        
        
          .mybackground {background-color:#b972c1;}
        
        Background color #b972c1
      
           Border around this has a color of #b972c1        
        
          <div style="border:2px solid #b972c1;">Content here</div>
        
        
          .myborder {border:2px solid #b972c1;}
        
        Border color #b972c1