#b478d8 color space conversions
Hex:
        #b478d8
        RGB:
        180, 120, 216
        CMY:
        29, 53, 15
        CMYK:
        17, 44, 0, 15
      HSL:
        278°, 55.1724%, 65.8824%
        HSV (HSB):
        278°, 44.4444%, 84.7059%
        XYZ:
        37.9335, 28.0941, 68.3891
        xyY:
        0.2822, 0.2090, 28.0941
      CIE-Lab:
        59.9737, 40.6548, -40.2905
        CIE-LCH:
        59.9737, 57.2376, 315.2579
        CIE-Luv:
        59.9737, 23.7789, -68.4823
        Hunter-Lab:
        53.0039, 34.9911, -39.3972
      #b478d8 color charts
#b478d8 RGB chart
      #b478d8 CMYK chart
      #b478d8 RGB pie chart
      #b478d8 color shades, tints & tones
#b478d8 color schemes
#b478d8 color preview, HTML & CSS examples
           This text has a color of #b478d8        
        
          <p style="color:#b478d8;">Text here</p>
        
        
          .mytext {color:#b478d8;}
        
        Text color #b478d8
      
           This box has a color of #b478d8        
        
          <div style="background-color:#b478d8;">Content here</div>
        
        
          .mybackground {background-color:#b478d8;}
        
        Background color #b478d8
      
           Border around this has a color of #b478d8        
        
          <div style="border:2px solid #b478d8;">Content here</div>
        
        
          .myborder {border:2px solid #b478d8;}
        
        Border color #b478d8