#b650fc color space conversions
Hex:
        #b650fc
        RGB:
        182, 80, 252
        CMY:
        29, 69, 1
        CMYK:
        28, 68, 0, 1
      HSL:
        276°, 96.6292%, 65.0980%
        HSV (HSB):
        276°, 68.2540%, 98.8235%
        XYZ:
        39.7308, 22.7107, 94.3850
        xyY:
        0.2533, 0.1448, 22.7107
      CIE-Lab:
        54.7731, 68.7955, -68.6747
        CIE-LCH:
        54.7731, 97.2061, 315.0503
        CIE-Luv:
        54.7731, 29.6682, -114.1417
        Hunter-Lab:
        47.6557, 65.4186, -84.0684
      #b650fc color charts
#b650fc RGB chart
      #b650fc CMYK chart
      #b650fc RGB pie chart
      #b650fc color shades, tints & tones
#b650fc color schemes
#b650fc color preview, HTML & CSS examples
           This text has a color of #b650fc        
        
          <p style="color:#b650fc;">Text here</p>
        
        
          .mytext {color:#b650fc;}
        
        Text color #b650fc
      
           This box has a color of #b650fc        
        
          <div style="background-color:#b650fc;">Content here</div>
        
        
          .mybackground {background-color:#b650fc;}
        
        Background color #b650fc
      
           Border around this has a color of #b650fc        
        
          <div style="border:2px solid #b650fc;">Content here</div>
        
        
          .myborder {border:2px solid #b650fc;}
        
        Border color #b650fc