#b493f1 color space conversions
Hex:
        #b493f1
        RGB:
        180, 147, 241
        CMY:
        29, 42, 5
        CMYK:
        25, 39, 0, 5
      HSL:
        261°, 77.0492%, 76.0784%
        HSV (HSB):
        261°, 39.0041%, 94.5098%
        XYZ:
        45.1333, 36.9216, 87.9669
        xyY:
        0.2655, 0.2172, 36.9216
      CIE-Lab:
        67.2182, 31.3832, -42.7933
        CIE-LCH:
        67.2182, 53.0676, 306.2551
        CIE-Luv:
        67.2182, 9.9505, -72.7270
        Hunter-Lab:
        60.7632, 26.2496, -43.3000
      #b493f1 color charts
#b493f1 RGB chart
      #b493f1 CMYK chart
      #b493f1 RGB pie chart
      #b493f1 color shades, tints & tones
#b493f1 color schemes
#b493f1 color preview, HTML & CSS examples
           This text has a color of #b493f1        
        
          <p style="color:#b493f1;">Text here</p>
        
        
          .mytext {color:#b493f1;}
        
        Text color #b493f1
      
           This box has a color of #b493f1        
        
          <div style="background-color:#b493f1;">Content here</div>
        
        
          .mybackground {background-color:#b493f1;}
        
        Background color #b493f1
      
           Border around this has a color of #b493f1        
        
          <div style="border:2px solid #b493f1;">Content here</div>
        
        
          .myborder {border:2px solid #b493f1;}
        
        Border color #b493f1