#b842bc color space conversions
Hex:
        #b842bc
        RGB:
        184, 66, 188
        CMY:
        28, 74, 26
        CMYK:
        2, 65, 0, 26
      HSL:
        298°, 48.0315%, 49.8039%
        HSV (HSB):
        298°, 64.8936%, 73.7255%
        XYZ:
        30.7925, 17.7176, 49.3739
        xyY:
        0.3146, 0.1810, 17.7176
      CIE-Lab:
        49.1518, 62.5773, -41.3228
        CIE-LCH:
        49.1518, 74.9899, 326.5613
        CIE-Luv:
        49.1518, 50.5727, -70.1230
        Hunter-Lab:
        42.0923, 56.9195, -40.0820
      #b842bc color charts
#b842bc RGB chart
      #b842bc CMYK chart
      #b842bc RGB pie chart
      #b842bc color shades, tints & tones
#b842bc color schemes
#b842bc color preview, HTML & CSS examples
           This text has a color of #b842bc        
        
          <p style="color:#b842bc;">Text here</p>
        
        
          .mytext {color:#b842bc;}
        
        Text color #b842bc
      
           This box has a color of #b842bc        
        
          <div style="background-color:#b842bc;">Content here</div>
        
        
          .mybackground {background-color:#b842bc;}
        
        Background color #b842bc
      
           Border around this has a color of #b842bc        
        
          <div style="border:2px solid #b842bc;">Content here</div>
        
        
          .myborder {border:2px solid #b842bc;}
        
        Border color #b842bc