#b850ce color space conversions
Hex:
        #b850ce
        RGB:
        184, 80, 206
        CMY:
        28, 69, 19
        CMYK:
        11, 61, 0, 19
      HSL:
        290°, 56.2500%, 56.0784%
        HSV (HSB):
        290°, 61.1650%, 80.7843%
        XYZ:
        33.7764, 20.3839, 60.5468
        xyY:
        0.2945, 0.1777, 20.3839
      CIE-Lab:
        52.2685, 59.8955, -46.7607
        CIE-LCH:
        52.2685, 75.9871, 322.0207
        CIE-Luv:
        52.2685, 41.7158, -79.0476
        Hunter-Lab:
        45.1485, 54.5290, -47.9073
      #b850ce color charts
#b850ce RGB chart
      #b850ce CMYK chart
      #b850ce RGB pie chart
      #b850ce color shades, tints & tones
#b850ce color schemes
#b850ce color preview, HTML & CSS examples
           This text has a color of #b850ce        
        
          <p style="color:#b850ce;">Text here</p>
        
        
          .mytext {color:#b850ce;}
        
        Text color #b850ce
      
           This box has a color of #b850ce        
        
          <div style="background-color:#b850ce;">Content here</div>
        
        
          .mybackground {background-color:#b850ce;}
        
        Background color #b850ce
      
           Border around this has a color of #b850ce        
        
          <div style="border:2px solid #b850ce;">Content here</div>
        
        
          .myborder {border:2px solid #b850ce;}
        
        Border color #b850ce