#b479f7 color space conversions
Hex:
        #b479f7
        RGB:
        180, 121, 247
        CMY:
        29, 53, 3
        CMYK:
        27, 51, 0, 3
      HSL:
        268°, 88.7324%, 72.1569%
        HSV (HSB):
        268°, 51.0121%, 96.8627%
        XYZ:
        42.4483, 30.0934, 91.5670
        xyY:
        0.2587, 0.1834, 30.0934
      CIE-Lab:
        61.7348, 47.1245, -54.7547
        CIE-LCH:
        61.7348, 72.2412, 310.7168
        CIE-Luv:
        61.7348, 18.5280, -93.0411
        Hunter-Lab:
        54.8575, 42.1212, -60.5654
      #b479f7 color charts
#b479f7 RGB chart
      #b479f7 CMYK chart
      #b479f7 RGB pie chart
      #b479f7 color shades, tints & tones
#b479f7 color schemes
#b479f7 color preview, HTML & CSS examples
           This text has a color of #b479f7        
        
          <p style="color:#b479f7;">Text here</p>
        
        
          .mytext {color:#b479f7;}
        
        Text color #b479f7
      
           This box has a color of #b479f7        
        
          <div style="background-color:#b479f7;">Content here</div>
        
        
          .mybackground {background-color:#b479f7;}
        
        Background color #b479f7
      
           Border around this has a color of #b479f7        
        
          <div style="border:2px solid #b479f7;">Content here</div>
        
        
          .myborder {border:2px solid #b479f7;}
        
        Border color #b479f7