#b84aae color space conversions
Hex:
        #b84aae
        RGB:
        184, 74, 174
        CMY:
        28, 71, 32
        CMYK:
        0, 60, 5, 28
      HSL:
        305°, 43.6508%, 50.5882%
        HSV (HSB):
        305°, 59.7826%, 72.1569%
        XYZ:
        29.8559, 18.1439, 41.9729
        xyY:
        0.3318, 0.2017, 18.1439
      CIE-Lab:
        49.6702, 56.8255, -32.3326
        CIE-LCH:
        49.6702, 65.3799, 330.3610
        CIE-Luv:
        49.6702, 52.4519, -56.0131
        Hunter-Lab:
        42.5957, 50.5709, -28.6063
      #b84aae color charts
#b84aae RGB chart
      #b84aae CMYK chart
      #b84aae RGB pie chart
      #b84aae color shades, tints & tones
#b84aae color schemes
#b84aae color preview, HTML & CSS examples
           This text has a color of #b84aae        
        
          <p style="color:#b84aae;">Text here</p>
        
        
          .mytext {color:#b84aae;}
        
        Text color #b84aae
      
           This box has a color of #b84aae        
        
          <div style="background-color:#b84aae;">Content here</div>
        
        
          .mybackground {background-color:#b84aae;}
        
        Background color #b84aae
      
           Border around this has a color of #b84aae        
        
          <div style="border:2px solid #b84aae;">Content here</div>
        
        
          .myborder {border:2px solid #b84aae;}
        
        Border color #b84aae