#b973ae color space conversions
Hex:
        #b973ae
        RGB:
        185, 115, 174
        CMY:
        27, 55, 32
        CMYK:
        0, 38, 6, 27
      HSL:
        309°, 33.3333%, 58.8235%
        HSV (HSB):
        309°, 37.8378%, 72.5490%
        XYZ:
        33.7783, 25.6317, 43.2115
        xyY:
        0.3292, 0.2498, 25.6317
      CIE-Lab:
        57.6858, 36.5516, -19.9303
        CIE-LCH:
        57.6858, 41.6321, 331.3979
        CIE-Luv:
        57.6858, 36.5712, -35.4648
        Hunter-Lab:
        50.6278, 30.4945, -15.1653
      #b973ae color charts
#b973ae RGB chart
      #b973ae CMYK chart
      #b973ae RGB pie chart
      #b973ae color shades, tints & tones
#b973ae color schemes
#b973ae color preview, HTML & CSS examples
           This text has a color of #b973ae        
        
          <p style="color:#b973ae;">Text here</p>
        
        
          .mytext {color:#b973ae;}
        
        Text color #b973ae
      
           This box has a color of #b973ae        
        
          <div style="background-color:#b973ae;">Content here</div>
        
        
          .mybackground {background-color:#b973ae;}
        
        Background color #b973ae
      
           Border around this has a color of #b973ae        
        
          <div style="border:2px solid #b973ae;">Content here</div>
        
        
          .myborder {border:2px solid #b973ae;}
        
        Border color #b973ae