#b983ae color space conversions
Hex:
        #b983ae
        RGB:
        185, 131, 174
        CMY:
        27, 49, 32
        CMYK:
        0, 29, 6, 27
      HSL:
        312°, 27.8351%, 61.9608%
        HSV (HSB):
        312°, 29.1892%, 72.5490%
        XYZ:
        35.7639, 29.6029, 43.8734
        xyY:
        0.3274, 0.2710, 29.6029
      CIE-Lab:
        61.3101, 27.7378, -14.4283
        CIE-LCH:
        61.3101, 31.2659, 332.5180
        CIE-Luv:
        61.3101, 28.7967, -25.9768
        Hunter-Lab:
        54.4085, 22.1169, -9.7237
      #b983ae color charts
#b983ae RGB chart
      #b983ae CMYK chart
      #b983ae RGB pie chart
      #b983ae color shades, tints & tones
#b983ae color schemes
#b983ae color preview, HTML & CSS examples
           This text has a color of #b983ae        
        
          <p style="color:#b983ae;">Text here</p>
        
        
          .mytext {color:#b983ae;}
        
        Text color #b983ae
      
           This box has a color of #b983ae        
        
          <div style="background-color:#b983ae;">Content here</div>
        
        
          .mybackground {background-color:#b983ae;}
        
        Background color #b983ae
      
           Border around this has a color of #b983ae        
        
          <div style="border:2px solid #b983ae;">Content here</div>
        
        
          .myborder {border:2px solid #b983ae;}
        
        Border color #b983ae