#b827ca color space conversions
Hex:
        #b827ca
        RGB:
        184, 39, 202
        CMY:
        28, 85, 21
        CMYK:
        9, 81, 0, 21
      HSL:
        293°, 67.6349%, 47.2549%
        HSV (HSB):
        293°, 80.6931%, 79.2157%
        XYZ:
        31.1534, 15.9057, 57.3052
        xyY:
        0.2985, 0.1524, 15.9057
      CIE-Lab:
        46.8505, 73.8332, -53.1132
        CIE-LCH:
        46.8505, 90.9525, 324.2700
        CIE-Luv:
        46.8505, 51.3507, -87.8330
        Hunter-Lab:
        39.8819, 69.6402, -57.2749
      #b827ca color charts
#b827ca RGB chart
      #b827ca CMYK chart
      #b827ca RGB pie chart
      #b827ca color shades, tints & tones
#b827ca color schemes
#b827ca color preview, HTML & CSS examples
           This text has a color of #b827ca        
        
          <p style="color:#b827ca;">Text here</p>
        
        
          .mytext {color:#b827ca;}
        
        Text color #b827ca
      
           This box has a color of #b827ca        
        
          <div style="background-color:#b827ca;">Content here</div>
        
        
          .mybackground {background-color:#b827ca;}
        
        Background color #b827ca
      
           Border around this has a color of #b827ca        
        
          <div style="border:2px solid #b827ca;">Content here</div>
        
        
          .myborder {border:2px solid #b827ca;}
        
        Border color #b827ca