#b850f5 color space conversions
Hex:
        #b850f5
        RGB:
        184, 80, 245
        CMY:
        28, 69, 4
        CMYK:
        25, 67, 0, 4
      HSL:
        278°, 89.1892%, 63.7255%
        HSV (HSB):
        278°, 67.3469%, 96.0784%
        XYZ:
        39.1173, 22.5202, 88.6713
        xyY:
        0.2602, 0.1498, 22.5202
      CIE-Lab:
        54.5747, 67.7163, -65.0883
        CIE-LCH:
        54.5747, 93.9254, 316.1336
        CIE-Luv:
        54.5747, 32.3001, -108.6137
        Hunter-Lab:
        47.4555, 64.0893, -77.5654
      #b850f5 color charts
#b850f5 RGB chart
      #b850f5 CMYK chart
      #b850f5 RGB pie chart
      #b850f5 color shades, tints & tones
#b850f5 color schemes
#b850f5 color preview, HTML & CSS examples
           This text has a color of #b850f5        
        
          <p style="color:#b850f5;">Text here</p>
        
        
          .mytext {color:#b850f5;}
        
        Text color #b850f5
      
           This box has a color of #b850f5        
        
          <div style="background-color:#b850f5;">Content here</div>
        
        
          .mybackground {background-color:#b850f5;}
        
        Background color #b850f5
      
           Border around this has a color of #b850f5        
        
          <div style="border:2px solid #b850f5;">Content here</div>
        
        
          .myborder {border:2px solid #b850f5;}
        
        Border color #b850f5