#b82dae color space conversions
Hex:
        #b82dae
        RGB:
        184, 45, 174
        CMY:
        28, 82, 32
        CMYK:
        0, 76, 5, 28
      HSL:
        304°, 60.6987%, 44.9020%
        HSV (HSB):
        304°, 75.5435%, 72.1569%
        XYZ:
        28.3455, 15.1231, 41.4695
        xyY:
        0.3337, 0.1780, 15.1231
      CIE-Lab:
        45.8024, 67.6661, -38.4169
        CIE-LCH:
        45.8024, 77.8111, 330.4146
        CIE-Luv:
        45.8024, 60.0481, -65.3667
        Hunter-Lab:
        38.8884, 62.0527, -36.0032
      #b82dae color charts
#b82dae RGB chart
      #b82dae CMYK chart
      #b82dae RGB pie chart
      #b82dae color shades, tints & tones
#b82dae color schemes
#b82dae color preview, HTML & CSS examples
           This text has a color of #b82dae        
        
          <p style="color:#b82dae;">Text here</p>
        
        
          .mytext {color:#b82dae;}
        
        Text color #b82dae
      
           This box has a color of #b82dae        
        
          <div style="background-color:#b82dae;">Content here</div>
        
        
          .mybackground {background-color:#b82dae;}
        
        Background color #b82dae
      
           Border around this has a color of #b82dae        
        
          <div style="border:2px solid #b82dae;">Content here</div>
        
        
          .myborder {border:2px solid #b82dae;}
        
        Border color #b82dae