#b827bc color space conversions
Hex:
        #b827bc
        RGB:
        184, 39, 188
        CMY:
        28, 85, 26
        CMYK:
        2, 79, 0, 26
      HSL:
        298°, 65.6388%, 44.5098%
        HSV (HSB):
        298°, 79.2553%, 73.7255%
        XYZ:
        29.5698, 15.2722, 48.9663
        xyY:
        0.3152, 0.1628, 15.2722
      CIE-Lab:
        46.0048, 71.5351, -46.3246
        CIE-LCH:
        46.0048, 85.2247, 327.0738
        CIE-Luv:
        46.0048, 56.1042, -77.3986
        Hunter-Lab:
        39.0797, 66.6732, -46.9337
      #b827bc color charts
#b827bc RGB chart
      #b827bc CMYK chart
      #b827bc RGB pie chart
      #b827bc color shades, tints & tones
#b827bc color schemes
#b827bc color preview, HTML & CSS examples
           This text has a color of #b827bc        
        
          <p style="color:#b827bc;">Text here</p>
        
        
          .mytext {color:#b827bc;}
        
        Text color #b827bc
      
           This box has a color of #b827bc        
        
          <div style="background-color:#b827bc;">Content here</div>
        
        
          .mybackground {background-color:#b827bc;}
        
        Background color #b827bc
      
           Border around this has a color of #b827bc        
        
          <div style="border:2px solid #b827bc;">Content here</div>
        
        
          .myborder {border:2px solid #b827bc;}
        
        Border color #b827bc