#b972d6 color space conversions
Hex:
        #b972d6
        RGB:
        185, 114, 214
        CMY:
        27, 55, 16
        CMYK:
        14, 47, 0, 16
      HSL:
        283°, 54.9451%, 64.3137%
        HSV (HSB):
        283°, 46.7290%, 83.9216%
        XYZ:
        38.1625, 27.2040, 66.8578
        xyY:
        0.2886, 0.2057, 27.2040
      CIE-Lab:
        59.1626, 44.8898, -40.4008
        CIE-LCH:
        59.1626, 60.3931, 318.0128
        CIE-Luv:
        59.1626, 29.3570, -69.0664
        Hunter-Lab:
        52.1574, 39.3293, -39.4905
      #b972d6 color charts
#b972d6 RGB chart
      #b972d6 CMYK chart
      #b972d6 RGB pie chart
      #b972d6 color shades, tints & tones
#b972d6 color schemes
#b972d6 color preview, HTML & CSS examples
           This text has a color of #b972d6        
        
          <p style="color:#b972d6;">Text here</p>
        
        
          .mytext {color:#b972d6;}
        
        Text color #b972d6
      
           This box has a color of #b972d6        
        
          <div style="background-color:#b972d6;">Content here</div>
        
        
          .mybackground {background-color:#b972d6;}
        
        Background color #b972d6
      
           Border around this has a color of #b972d6        
        
          <div style="border:2px solid #b972d6;">Content here</div>
        
        
          .myborder {border:2px solid #b972d6;}
        
        Border color #b972d6