#b476f1 color space conversions
Hex:
        #b476f1
        RGB:
        180, 118, 241
        CMY:
        29, 54, 5
        CMYK:
        25, 51, 0, 5
      HSL:
        270°, 81.4570%, 70.3922%
        HSV (HSB):
        270°, 51.0373%, 94.5098%
        XYZ:
        41.1780, 29.0110, 86.6485
        xyY:
        0.2626, 0.1850, 29.0110
      CIE-Lab:
        60.7914, 47.3399, -52.9387
        CIE-LCH:
        60.7914, 71.0181, 311.8043
        CIE-Luv:
        60.7914, 20.4415, -89.8723
        Hunter-Lab:
        53.8619, 42.2069, -57.6774
      #b476f1 color charts
#b476f1 RGB chart
      #b476f1 CMYK chart
      #b476f1 RGB pie chart
      #b476f1 color shades, tints & tones
#b476f1 color schemes
#b476f1 color preview, HTML & CSS examples
           This text has a color of #b476f1        
        
          <p style="color:#b476f1;">Text here</p>
        
        
          .mytext {color:#b476f1;}
        
        Text color #b476f1
      
           This box has a color of #b476f1        
        
          <div style="background-color:#b476f1;">Content here</div>
        
        
          .mybackground {background-color:#b476f1;}
        
        Background color #b476f1
      
           Border around this has a color of #b476f1        
        
          <div style="border:2px solid #b476f1;">Content here</div>
        
        
          .myborder {border:2px solid #b476f1;}
        
        Border color #b476f1