#b842d3 color space conversions
Hex:
        #b842d3
        RGB:
        184, 66, 211
        CMY:
        28, 74, 17
        CMYK:
        13, 69, 0, 17
      HSL:
        289°, 62.2318%, 54.3137%
        HSV (HSB):
        289°, 68.7204%, 82.7451%
        XYZ:
        33.4733, 18.7899, 63.4906
        xyY:
        0.2892, 0.1623, 18.7899
      CIE-Lab:
        50.4405, 66.7120, -52.5358
        CIE-LCH:
        50.4405, 84.9147, 321.7795
        CIE-Luv:
        50.4405, 43.8541, -87.8621
        Hunter-Lab:
        43.3473, 61.9816, -56.4986
      #b842d3 color charts
#b842d3 RGB chart
      #b842d3 CMYK chart
      #b842d3 RGB pie chart
      #b842d3 color shades, tints & tones
#b842d3 color schemes
#b842d3 color preview, HTML & CSS examples
           This text has a color of #b842d3        
        
          <p style="color:#b842d3;">Text here</p>
        
        
          .mytext {color:#b842d3;}
        
        Text color #b842d3
      
           This box has a color of #b842d3        
        
          <div style="background-color:#b842d3;">Content here</div>
        
        
          .mybackground {background-color:#b842d3;}
        
        Background color #b842d3
      
           Border around this has a color of #b842d3        
        
          <div style="border:2px solid #b842d3;">Content here</div>
        
        
          .myborder {border:2px solid #b842d3;}
        
        Border color #b842d3