#b149fd color space conversions
Hex:
        #b149fd
        RGB:
        177, 73, 253
        CMY:
        31, 71, 1
        CMYK:
        30, 71, 0, 1
      HSL:
        275°, 97.8261%, 63.9216%
        HSV (HSB):
        275°, 71.1462%, 99.2157%
        XYZ:
        38.2436, 21.2040, 95.0056
        xyY:
        0.2476, 0.1373, 21.2040
      CIE-Lab:
        53.1721, 70.9723, -71.8520
        CIE-LCH:
        53.1721, 100.9940, 314.6471
        CIE-Luv:
        53.1721, 28.1267, -118.0417
        Hunter-Lab:
        46.0479, 67.6639, -90.0932
      #b149fd color charts
#b149fd RGB chart
      #b149fd CMYK chart
      #b149fd RGB pie chart
      #b149fd color shades, tints & tones
#b149fd color schemes
#b149fd color preview, HTML & CSS examples
           This text has a color of #b149fd        
        
          <p style="color:#b149fd;">Text here</p>
        
        
          .mytext {color:#b149fd;}
        
        Text color #b149fd
      
           This box has a color of #b149fd        
        
          <div style="background-color:#b149fd;">Content here</div>
        
        
          .mybackground {background-color:#b149fd;}
        
        Background color #b149fd
      
           Border around this has a color of #b149fd        
        
          <div style="border:2px solid #b149fd;">Content here</div>
        
        
          .myborder {border:2px solid #b149fd;}
        
        Border color #b149fd