#b478d4 color space conversions
Hex:
        #b478d4
        RGB:
        180, 120, 212
        CMY:
        29, 53, 17
        CMYK:
        15, 43, 0, 17
      HSL:
        279°, 51.6854%, 65.0980%
        HSV (HSB):
        279°, 43.3962%, 83.1373%
        XYZ:
        37.4225, 27.8897, 65.6982
        xyY:
        0.2856, 0.2129, 27.8897
      CIE-Lab:
        59.7890, 39.7905, -38.3324
        CIE-LCH:
        59.7890, 55.2508, 316.0692
        CIE-Luv:
        59.7890, 24.4392, -65.1842
        Hunter-Lab:
        52.8107, 34.0693, -36.7912
      #b478d4 color charts
#b478d4 RGB chart
      #b478d4 CMYK chart
      #b478d4 RGB pie chart
      #b478d4 color shades, tints & tones
#b478d4 color schemes
#b478d4 color preview, HTML & CSS examples
           This text has a color of #b478d4        
        
          <p style="color:#b478d4;">Text here</p>
        
        
          .mytext {color:#b478d4;}
        
        Text color #b478d4
      
           This box has a color of #b478d4        
        
          <div style="background-color:#b478d4;">Content here</div>
        
        
          .mybackground {background-color:#b478d4;}
        
        Background color #b478d4
      
           Border around this has a color of #b478d4        
        
          <div style="border:2px solid #b478d4;">Content here</div>
        
        
          .myborder {border:2px solid #b478d4;}
        
        Border color #b478d4