#b82cae color space conversions
Hex:
        #b82cae
        RGB:
        184, 44, 174
        CMY:
        28, 83, 32
        CMYK:
        0, 76, 5, 28
      HSL:
        304°, 61.4035%, 44.7059%
        HSV (HSB):
        304°, 76.0870%, 72.1569%
        XYZ:
        28.3078, 15.0477, 41.4569
        xyY:
        0.3338, 0.1774, 15.0477
      CIE-Lab:
        45.6995, 67.9614, -38.5796
        CIE-LCH:
        45.6995, 78.1482, 330.4177
        CIE-Luv:
        45.6995, 60.2422, -65.6062
        Hunter-Lab:
        38.7914, 62.3747, -36.2101
      #b82cae color charts
#b82cae RGB chart
      #b82cae CMYK chart
      #b82cae RGB pie chart
      #b82cae color shades, tints & tones
#b82cae color schemes
#b82cae color preview, HTML & CSS examples
           This text has a color of #b82cae        
        
          <p style="color:#b82cae;">Text here</p>
        
        
          .mytext {color:#b82cae;}
        
        Text color #b82cae
      
           This box has a color of #b82cae        
        
          <div style="background-color:#b82cae;">Content here</div>
        
        
          .mybackground {background-color:#b82cae;}
        
        Background color #b82cae
      
           Border around this has a color of #b82cae        
        
          <div style="border:2px solid #b82cae;">Content here</div>
        
        
          .myborder {border:2px solid #b82cae;}
        
        Border color #b82cae