#b649ff color space conversions
Hex:
        #b649ff
        RGB:
        182, 73, 255
        CMY:
        29, 71, 0
        CMYK:
        29, 71, 0, 0
      HSL:
        276°, 100.0000%, 64.3137%
        HSV (HSB):
        276°, 71.3725%, 100.0000%
        XYZ:
        39.7239, 21.9302, 96.7470
        xyY:
        0.2508, 0.1384, 21.9302
      CIE-Lab:
        53.9528, 72.3096, -71.6665
        CIE-LCH:
        53.9528, 101.8075, 315.2559
        CIE-Luv:
        53.9528, 30.3749, -118.3922
        Hunter-Lab:
        46.8297, 69.4633, -89.7085
      #b649ff color charts
#b649ff RGB chart
      #b649ff CMYK chart
      #b649ff RGB pie chart
      #b649ff color shades, tints & tones
#b649ff color schemes
#b649ff color preview, HTML & CSS examples
           This text has a color of #b649ff        
        
          <p style="color:#b649ff;">Text here</p>
        
        
          .mytext {color:#b649ff;}
        
        Text color #b649ff
      
           This box has a color of #b649ff        
        
          <div style="background-color:#b649ff;">Content here</div>
        
        
          .mybackground {background-color:#b649ff;}
        
        Background color #b649ff
      
           Border around this has a color of #b649ff        
        
          <div style="border:2px solid #b649ff;">Content here</div>
        
        
          .myborder {border:2px solid #b649ff;}
        
        Border color #b649ff