#b479cb color space conversions
Hex:
        #b479cb
        RGB:
        180, 121, 203
        CMY:
        29, 53, 20
        CMYK:
        11, 40, 0, 20
      HSL:
        283°, 44.0860%, 63.5294%
        HSV (HSB):
        283°, 40.3941%, 79.6078%
        XYZ:
        36.4393, 27.6898, 59.9240
        xyY:
        0.2937, 0.2232, 27.6898
      CIE-Lab:
        59.6075, 37.3345, -33.5415
        CIE-LCH:
        59.6075, 50.1886, 318.0633
        CIE-Luv:
        59.6075, 25.5325, -57.1437
        Hunter-Lab:
        52.6211, 31.5213, -30.6836
      #b479cb color charts
#b479cb RGB chart
      #b479cb CMYK chart
      #b479cb RGB pie chart
      #b479cb color shades, tints & tones
#b479cb color schemes
#b479cb color preview, HTML & CSS examples
           This text has a color of #b479cb        
        
          <p style="color:#b479cb;">Text here</p>
        
        
          .mytext {color:#b479cb;}
        
        Text color #b479cb
      
           This box has a color of #b479cb        
        
          <div style="background-color:#b479cb;">Content here</div>
        
        
          .mybackground {background-color:#b479cb;}
        
        Background color #b479cb
      
           Border around this has a color of #b479cb        
        
          <div style="border:2px solid #b479cb;">Content here</div>
        
        
          .myborder {border:2px solid #b479cb;}
        
        Border color #b479cb