#b493fc color space conversions
Hex:
        #b493fc
        RGB:
        180, 147, 252
        CMY:
        29, 42, 1
        CMYK:
        29, 42, 0, 1
      HSL:
        259°, 94.5946%, 78.2353%
        HSV (HSB):
        259°, 41.6667%, 98.8235%
        XYZ:
        46.8268, 37.5990, 96.8848
        xyY:
        0.2583, 0.2074, 37.5990
      CIE-Lab:
        67.7240, 34.0220, -48.0143
        CIE-LCH:
        67.7240, 58.8461, 305.3206
        CIE-Luv:
        67.7240, 8.7520, -81.8411
        Hunter-Lab:
        61.3180, 29.0087, -50.7578
      #b493fc color charts
#b493fc RGB chart
      #b493fc CMYK chart
      #b493fc RGB pie chart
      #b493fc color shades, tints & tones
#b493fc color schemes
#b493fc color preview, HTML & CSS examples
           This text has a color of #b493fc        
        
          <p style="color:#b493fc;">Text here</p>
        
        
          .mytext {color:#b493fc;}
        
        Text color #b493fc
      
           This box has a color of #b493fc        
        
          <div style="background-color:#b493fc;">Content here</div>
        
        
          .mybackground {background-color:#b493fc;}
        
        Background color #b493fc
      
           Border around this has a color of #b493fc        
        
          <div style="border:2px solid #b493fc;">Content here</div>
        
        
          .myborder {border:2px solid #b493fc;}
        
        Border color #b493fc