#b850e6 color space conversions
Hex:
        #b850e6
        RGB:
        184, 80, 230
        CMY:
        28, 69, 10
        CMYK:
        20, 65, 0, 10
      HSL:
        282°, 75.0000%, 60.7843%
        HSV (HSB):
        282°, 65.2174%, 90.1961%
        XYZ:
        36.9188, 21.6408, 77.0942
        xyY:
        0.2722, 0.1595, 21.6408
      CIE-Lab:
        53.6438, 64.6262, -58.1830
        CIE-LCH:
        53.6438, 86.9587, 318.0033
        CIE-Luv:
        53.6438, 35.7533, -97.4845
        Hunter-Lab:
        46.5197, 60.2508, -65.6938
      #b850e6 color charts
#b850e6 RGB chart
      #b850e6 CMYK chart
      #b850e6 RGB pie chart
      #b850e6 color shades, tints & tones
#b850e6 color schemes
#b850e6 color preview, HTML & CSS examples
           This text has a color of #b850e6        
        
          <p style="color:#b850e6;">Text here</p>
        
        
          .mytext {color:#b850e6;}
        
        Text color #b850e6
      
           This box has a color of #b850e6        
        
          <div style="background-color:#b850e6;">Content here</div>
        
        
          .mybackground {background-color:#b850e6;}
        
        Background color #b850e6
      
           Border around this has a color of #b850e6        
        
          <div style="border:2px solid #b850e6;">Content here</div>
        
        
          .myborder {border:2px solid #b850e6;}
        
        Border color #b850e6