#b842ea color space conversions
Hex:
        #b842ea
        RGB:
        184, 66, 234
        CMY:
        28, 74, 8
        CMYK:
        21, 72, 0, 8
      HSL:
        282°, 80.0000%, 58.8235%
        HSV (HSB):
        282°, 71.7949%, 91.7647%
        XYZ:
        36.5667, 20.0273, 79.7803
        xyY:
        0.2681, 0.1469, 20.0273
      CIE-Lab:
        51.8681, 71.1170, -63.2914
        CIE-LCH:
        51.8681, 95.2021, 318.3321
        CIE-Luv:
        51.8681, 37.7301, -104.9065
        Hunter-Lab:
        44.7519, 67.5363, -74.3715
      #b842ea color charts
#b842ea RGB chart
      #b842ea CMYK chart
      #b842ea RGB pie chart
      #b842ea color shades, tints & tones
#b842ea color schemes
#b842ea color preview, HTML & CSS examples
           This text has a color of #b842ea        
        
          <p style="color:#b842ea;">Text here</p>
        
        
          .mytext {color:#b842ea;}
        
        Text color #b842ea
      
           This box has a color of #b842ea        
        
          <div style="background-color:#b842ea;">Content here</div>
        
        
          .mybackground {background-color:#b842ea;}
        
        Background color #b842ea
      
           Border around this has a color of #b842ea        
        
          <div style="border:2px solid #b842ea;">Content here</div>
        
        
          .myborder {border:2px solid #b842ea;}
        
        Border color #b842ea